#bbb000 Hex Color

#BBB000
0
  • #bbb000 Color Information

    • In RGB color space, #bbb000 hex color has a red value of 187, a green value of 176 and a blue value of 0.

    • In CMYK color space (used in color printing), #bbb000 hex color is composed of 0% cyan, 5.88% magenta, 100% yellow and 26.67% black.

    • #bbb000 color has a hue of 56.5 degrees, a saturation of 100% and a lightness of 36.7%.

    • #bbb000 hex color contains mainly RED.

    • The closest web safe color of #bbb000 is #cc9900

    • #bbb000 hex color has a decimal value of 12300288.



    #bbb000 Color Spaces (Color Conversions)

    HEX bbb000 #bbb000
    RGB 187, 176, 0 rgb(187, 176, 0)
    RGB Percent 73.33, 69.02, 0 rgb(73.33, 69.02, 0)
    CMYK 0, 6, 100, 27
    HSL 56.5°, 100, 36.7 hsl(56.5, 100%, 36.7%)
    HSV 56.5°, 100, 73.3
    XYZ 36.019, 41.615, 6.134
    Hunter Lab 64.51, -13.226, 39.519
    CIE-LAB 70.605, -11.469, 72.649
    CIE-LCH 70.605, 73.549, 98.971
    CIE-LUV 0, 5.88, 100, 26.67
    Web Safe cc9900

    RGB percent of color #bbb000

    73.33%
    69.02%
    0%

    CMYK percent of color #bbb000

    0%
    5.88%
    100%
    26.67%


    Color Schemes with #bbb000

    Complementary Color

    Split Complementary


    #bbb000 Color Preview

    Text with hexadecimal color #bbb000

    This text has a font color of #bbb000

    <p style="color:#bbb000">Text here</p>

    #bbb000 Background Color

    This box has a background color of #bbb000

    <div style="background-color:#bbb000">Text here</div>

    #bbb000 Border Color

    This box has a border color of #bbb000

    <div style="border: 4px solid #bbb000">Text here</div>

    CSS codes

    <p style="color:#bbb000">Text here</p>
    <div style="background-color:#bbb000">Text here</div>
    <div style="border: 4px solid #bbb000">Text here</div>

    #bbb000 Color on white background

    This is how a font and box color of #bbb000 will look
    on a white background.

    #bbb000 Color on black background

    This is how a font and box color of #bbb000 hex color will look
    on a black background.