#bcc256 Hex Color

#BCC256
0
  • #bcc256 Color Information

    • In RGB color space, #bcc256 hex color has a red value of 188, a green value of 194 and a blue value of 86.

    • In CMYK color space (used in color printing), #bcc256 hex color is composed of 3.09% cyan, 0% magenta, 55.67% yellow and 23.92% black.

    • #bcc256 color has a hue of 63.3 degrees, a saturation of 46.96% and a lightness of 54.9%.

    • #bcc256 hex color contains mainly GREEN.

    • The closest web safe color of #bcc256 is #cccc66

    • #bcc256 hex color has a decimal value of 12370518.



    #bcc256 Color Spaces (Color Conversions)

    HEX bcc256 #bcc256
    RGB 188, 194, 86 rgb(188, 194, 86)
    RGB Percent 73.73, 76.08, 33.73 rgb(73.73, 76.08, 33.73)
    CMYK 3, 0, 56, 24
    HSL 63.3°, 46.96, 54.9 hsl(63.3, 46.96%, 54.9%)
    HSV 63.3°, 55.7, 76.1
    XYZ 41.711, 49.947, 16.246
    Hunter Lab 70.673, -18.328, 35.842
    CIE-LAB 76.037, -16.747, 52.606
    CIE-LCH 76.037, 55.207, 107.659
    CIE-LUV 3.09, 0, 55.67, 23.92
    Web Safe cccc66

    RGB percent of color #bcc256

    73.73%
    76.08%
    33.73%

    CMYK percent of color #bcc256

    3.09%
    0%
    55.67%
    23.92%


    Color Schemes with #bcc256

    Complementary Color

    Split Complementary


    #bcc256 Color Preview

    Text with hexadecimal color #bcc256

    This text has a font color of #bcc256

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

    #bcc256 Background Color

    This box has a background color of #bcc256

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

    #bcc256 Border Color

    This box has a border color of #bcc256

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

    CSS codes

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

    #bcc256 Color on white background

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

    #bcc256 Color on black background

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