#f100dd Hex Color

#F100DD
0
  • #f100dd Color Information

    • In RGB color space, #f100dd hex color has a red value of 241, a green value of 0 and a blue value of 221.

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

    • #f100dd color has a hue of 305 degrees, a saturation of 100% and a lightness of 47.3%.

    • #f100dd hex color contains mainly RED.

    • The closest web safe color of #f100dd is #ff00cc

    • #f100dd hex color has a decimal value of 15794397.



    #f100dd Color Spaces (Color Conversions)

    HEX f100dd #f100dd
    RGB 241, 0, 221 rgb(241, 0, 221)
    RGB Percent 94.51, 0, 86.67 rgb(94.51, 0, 86.67)
    CMYK 0, 100, 8, 5
    HSL 305°, 100, 47.3 hsl(305, 100%, 47.3%)
    HSV 305°, 100, 94.5
    XYZ 49.327, 23.921, 70.424
    Hunter Lab 48.909, 94.434, -51.135
    CIE-LAB 56.009, 91.426, -48.809
    CIE-LCH 56.009, 103.639, 331.904
    CIE-LUV 0, 100, 8.3, 5.49
    Web Safe ff00cc

    RGB percent of color #f100dd

    94.51%
    0%
    86.67%

    CMYK percent of color #f100dd

    0%
    100%
    8.3%
    5.49%


    Color Schemes with #f100dd

    Complementary Color

    Split Complementary


    #f100dd Color Preview

    Text with hexadecimal color #f100dd

    This text has a font color of #f100dd

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

    #f100dd Background Color

    This box has a background color of #f100dd

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

    #f100dd Border Color

    This box has a border color of #f100dd

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

    CSS codes

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

    #f100dd Color on white background

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

    #f100dd Color on black background

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