#123abc Hex Color

#123ABC
0
  • #123abc Color Information

    • In RGB color space, #123abc hex color has a red value of 18, a green value of 58 and a blue value of 188.

    • In CMYK color space (used in color printing), #123abc hex color is composed of 90.43% cyan, 69.15% magenta, 0% yellow and 26.27% black.

    • #123abc color has a hue of 225.9 degrees, a saturation of 82.52% and a lightness of 40.4%.

    • #123abc hex color contains mainly BLUE.

    • The closest web safe color of #123abc is #0033cc

    • #123abc hex color has a decimal value of 1194684.



    #123abc Color Spaces (Color Conversions)

    HEX 123abc #123abc
    RGB 18, 58, 188 rgb(18, 58, 188)
    RGB Percent 7.06, 22.75, 73.73 rgb(7.06, 22.75, 73.73)
    CMYK 90, 69, 0, 26
    HSL 225.9°, 82.52, 40.4 hsl(225.9, 82.52%, 40.4%)
    HSV 225.9°, 90.4, 73.7
    XYZ 10.84, 6.786, 48.315
    Hunter Lab 26.05, 28.691, -91.731
    CIE-LAB 31.315, 38.532, -70.97
    CIE-LCH 31.315, 80.756, 298.499
    CIE-LUV 90.43, 69.15, 0, 26.27
    Web Safe 0033cc

    RGB percent of color #123abc

    7.06%
    22.75%
    73.73%

    CMYK percent of color #123abc

    90.43%
    69.15%
    0%
    26.27%


    Color Schemes with #123abc

    Complementary Color

    Split Complementary


    #123abc Color Preview

    Text with hexadecimal color #123abc

    This text has a font color of #123abc

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

    #123abc Background Color

    This box has a background color of #123abc

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

    #123abc Border Color

    This box has a border color of #123abc

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

    CSS codes

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

    #123abc Color on white background

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

    #123abc Color on black background

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