In RGB color space, #305fff hex color has a red value of 48, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #305fff hex color is composed of 81.18% cyan, 62.75% magenta, 0% yellow and 0% black.
#305fff color has a hue of 226.4 degrees, a saturation of 100% and a lightness of 59.4%.
#305fff hex color contains mainly BLUE.
The closest web safe color of #305fff is #3366ff
#305fff hex color has a decimal value of 3170303.
HEX | 305fff | #305fff |
---|---|---|
RGB | 48, 95, 255 | rgb(48, 95, 255) |
RGB Percent | 18.82, 37.25, 100 | rgb(18.82, 37.25, 100) |
CMYK | 81, 63, 0, 0 | |
HSL | 226.4°, 100, 59.4 | hsl(226.4, 100%, 59.4%) |
HSV | 226.4°, 81.2, 100 |
XYZ | 23.361, 16.033, 96.471 |
---|---|
Hunter Lab | 40.041, 34.069, -114.818 |
CIE-LAB | 47.018, 41.571, -83.441 |
CIE-LCH | 47.018, 93.223, 296.483 |
CIE-LUV | 81.18, 62.75, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #305fff
CMYK percent of color #305fff
Text with hexadecimal color #305fff
This text has a font color of #305fff
<p style="color:#305fff">Text here</p>
#305fff Background Color
This box has a background color of #305fff
<div style="background-color:#305fff">Text here</div>
#305fff Border Color
This box has a border color of #305fff
<div style="border: 4px solid #305fff">Text here</div>
CSS codes
<p style="color:#305fff">Text here</p>
<div style="background-color:#305fff">Text here</div>
<div style="border: 4px solid #305fff">Text here</div>
#305fff Color on white background
This is how a font and box color of #305fff will look
on a white background.
#305fff Color on black background
This is how a font and box color of #305fff hex color will look
on a black background.