#123fff Hex Color

#123FFF
0
  • #123fff Color Information

    • In RGB color space, #123fff hex color has a red value of 18, a green value of 63 and a blue value of 255.

    • In CMYK color space (used in color printing), #123fff hex color is composed of 92.94% cyan, 75.29% magenta, 0% yellow and 0% black.

    • #123fff color has a hue of 228.6 degrees, a saturation of 100% and a lightness of 53.5%.

    • #123fff hex color contains mainly BLUE.

    • The closest web safe color of #123fff is #0033ff

    • #123fff hex color has a decimal value of 1196031.



    #123fff Color Spaces (Color Conversions)

    HEX 123fff #123fff
    RGB 18, 63, 255 rgb(18, 63, 255)
    RGB Percent 7.06, 24.71, 100 rgb(7.06, 24.71, 100)
    CMYK 93, 75, 0, 0
    HSL 228.6°, 100, 53.5 hsl(228.6, 100%, 53.5%)
    HSV 228.6°, 92.9, 100
    XYZ 20.077, 10.904, 95.654
    Hunter Lab 33.021, 50.741, -148.633
    CIE-LAB 39.418, 58.904, -95.999
    CIE-LCH 39.418, 112.63, 301.533
    CIE-LUV 92.94, 75.29, 0, 0
    Web Safe 0033ff

    RGB percent of color #123fff

    7.06%
    24.71%
    100%

    CMYK percent of color #123fff

    92.94%
    75.29%
    0%
    0%


    Color Schemes with #123fff

    Complementary Color

    Split Complementary


    #123fff Color Preview

    Text with hexadecimal color #123fff

    This text has a font color of #123fff

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

    #123fff Background Color

    This box has a background color of #123fff

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

    #123fff Border Color

    This box has a border color of #123fff

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

    CSS codes

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

    #123fff Color on white background

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

    #123fff Color on black background

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