#234fff Hex Color

#234FFF
0
  • #234fff Color Information

    • In RGB color space, #234fff hex color has a red value of 35, a green value of 79 and a blue value of 255.

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

    • #234fff color has a hue of 228 degrees, a saturation of 100% and a lightness of 56.9%.

    • #234fff hex color contains mainly BLUE.

    • The closest web safe color of #234fff is #3366ff

    • #234fff hex color has a decimal value of 2314239.



    #234fff Color Spaces (Color Conversions)

    HEX 234fff #234fff
    RGB 35, 79, 255 rgb(35, 79, 255)
    RGB Percent 13.73, 30.98, 100 rgb(13.73, 30.98, 100)
    CMYK 86, 69, 0, 0
    HSL 228°, 100, 56.9 hsl(228, 100%, 56.9%)
    HSV 228°, 86.3, 100
    XYZ 21.539, 13.169, 96.014
    Hunter Lab 36.289, 42.441, -131.468
    CIE-LAB 43.017, 50.453, -90.035
    CIE-LCH 43.017, 103.208, 299.265
    CIE-LUV 86.27, 69.02, 0, 0
    Web Safe 3366ff

    RGB percent of color #234fff

    13.73%
    30.98%
    100%

    CMYK percent of color #234fff

    86.27%
    69.02%
    0%
    0%


    Color Schemes with #234fff

    Complementary Color

    Split Complementary


    #234fff Color Preview

    Text with hexadecimal color #234fff

    This text has a font color of #234fff

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

    #234fff Background Color

    This box has a background color of #234fff

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

    #234fff Border Color

    This box has a border color of #234fff

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

    CSS codes

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

    #234fff Color on white background

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

    #234fff Color on black background

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