#c255ff Hex Color

#C255FF
0
  • #c255ff Color Information

    • In RGB color space, #c255ff hex color has a red value of 194, a green value of 85 and a blue value of 255.

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

    • #c255ff color has a hue of 278.5 degrees, a saturation of 100% and a lightness of 66.7%.

    • #c255ff hex color contains mainly BLUE.

    • The closest web safe color of #c255ff is #cc66ff

    • #c255ff hex color has a decimal value of 12735999.



    #c255ff Color Spaces (Color Conversions)

    HEX c255ff #c255ff
    RGB 194, 85, 255 rgb(194, 85, 255)
    RGB Percent 76.08, 33.33, 100 rgb(76.08, 33.33, 100)
    CMYK 24, 67, 0, 0
    HSL 278.5°, 100, 66.7 hsl(278.5, 100%, 66.7%)
    HSV 278.5°, 66.7, 100
    XYZ 43.547, 25.186, 97.174
    Hunter Lab 50.186, 67.063, -79.673
    CIE-LAB 57.256, 69.698, -66.254
    CIE-LCH 57.256, 96.163, 316.451
    CIE-LUV 23.92, 66.67, 0, 0
    Web Safe cc66ff

    RGB percent of color #c255ff

    76.08%
    33.33%
    100%

    CMYK percent of color #c255ff

    23.92%
    66.67%
    0%
    0%


    Color Schemes with #c255ff

    Complementary Color

    Split Complementary


    #c255ff Color Preview

    Text with hexadecimal color #c255ff

    This text has a font color of #c255ff

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

    #c255ff Background Color

    This box has a background color of #c255ff

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

    #c255ff Border Color

    This box has a border color of #c255ff

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

    CSS codes

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

    #c255ff Color on white background

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

    #c255ff Color on black background

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