#bfc339 Hex Color

#BFC339
0
  • #bfc339 Color Information

    • In RGB color space, #bfc339 hex color has a red value of 191, a green value of 195 and a blue value of 57.

    • In CMYK color space (used in color printing), #bfc339 hex color is composed of 2.05% cyan, 0% magenta, 70.77% yellow and 23.53% black.

    • #bfc339 color has a hue of 61.7 degrees, a saturation of 54.76% and a lightness of 49.4%.

    • #bfc339 hex color contains mainly GREEN.

    • The closest web safe color of #bfc339 is #cccc33

    • #bfc339 hex color has a decimal value of 12567353.



    #bfc339 Color Spaces (Color Conversions)

    HEX bfc339 #bfc339
    RGB 191, 195, 57 rgb(191, 195, 57)
    RGB Percent 74.9, 76.47, 22.35 rgb(74.9, 76.47, 22.35)
    CMYK 2, 0, 71, 24
    HSL 61.7°, 54.76, 49.4 hsl(61.7, 54.76%, 49.4%)
    HSV 61.7°, 70.8, 76.5
    XYZ 41.739, 50.402, 11.4
    Hunter Lab 70.994, -19.296, 40.175
    CIE-LAB 76.315, -17.863, 64.901
    CIE-LCH 76.315, 67.314, 105.389
    CIE-LUV 2.05, 0, 70.77, 23.53
    Web Safe cccc33

    RGB percent of color #bfc339

    74.9%
    76.47%
    22.35%

    CMYK percent of color #bfc339

    2.05%
    0%
    70.77%
    23.53%


    Color Schemes with #bfc339

    Complementary Color

    Split Complementary


    #bfc339 Color Preview

    Text with hexadecimal color #bfc339

    This text has a font color of #bfc339

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

    #bfc339 Background Color

    This box has a background color of #bfc339

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

    #bfc339 Border Color

    This box has a border color of #bfc339

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

    CSS codes

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

    #bfc339 Color on white background

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

    #bfc339 Color on black background

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