#bbb100 Hex Color

#BBB100
0
  • #bbb100 Color Information

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

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

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

    • #bbb100 hex color contains mainly RED.

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

    • #bbb100 hex color has a decimal value of 12300544.



    #bbb100 Color Spaces (Color Conversions)

    HEX bbb100 #bbb100
    RGB 187, 177, 0 rgb(187, 177, 0)
    RGB Percent 73.33, 69.41, 0 rgb(73.33, 69.41, 0)
    CMYK 0, 5, 100, 27
    HSL 56.8°, 100, 36.7 hsl(56.8, 100%, 36.7%)
    HSV 56.8°, 100, 73.3
    XYZ 36.216, 42.009, 6.2
    Hunter Lab 64.814, -13.686, 39.698
    CIE-LAB 70.877, -11.985, 72.844
    CIE-LCH 70.877, 73.823, 99.343
    CIE-LUV 0, 5.35, 100, 26.67
    Web Safe cc9900

    RGB percent of color #bbb100

    73.33%
    69.41%
    0%

    CMYK percent of color #bbb100

    0%
    5.35%
    100%
    26.67%


    Color Schemes with #bbb100

    Complementary Color

    Split Complementary


    #bbb100 Color Preview

    Text with hexadecimal color #bbb100

    This text has a font color of #bbb100

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

    #bbb100 Background Color

    This box has a background color of #bbb100

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

    #bbb100 Border Color

    This box has a border color of #bbb100

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

    CSS codes

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

    #bbb100 Color on white background

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

    #bbb100 Color on black background

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