In RGB color space, #276fff hex color has a red value of 39, a green value of 111 and a blue value of 255.
In CMYK color space (used in color printing), #276fff hex color is composed of 84.71% cyan, 56.47% magenta, 0% yellow and 0% black.
#276fff color has a hue of 220 degrees, a saturation of 100% and a lightness of 57.6%.
#276fff hex color contains mainly BLUE.
The closest web safe color of #276fff is #3366ff
#276fff hex color has a decimal value of 2584575.
HEX | 276fff | #276fff |
---|---|---|
RGB | 39, 111, 255 | rgb(39, 111, 255) |
RGB Percent | 15.29, 43.53, 100 | rgb(15.29, 43.53, 100) |
CMYK | 85, 56, 0, 0 | |
HSL | 220°, 100, 57.6 | hsl(220, 100%, 57.6%) |
HSV | 220°, 84.7, 100 |
XYZ | 24.571, 19.02, 96.984 |
---|---|
Hunter Lab | 43.612, 24.246, -101.32 |
CIE-LAB | 50.711, 30.97, -77.413 |
CIE-LCH | 50.711, 83.378, 291.804 |
CIE-LUV | 84.71, 56.47, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #276fff
CMYK percent of color #276fff
Text with hexadecimal color #276fff
This text has a font color of #276fff
<p style="color:#276fff">Text here</p>
#276fff Background Color
This box has a background color of #276fff
<div style="background-color:#276fff">Text here</div>
#276fff Border Color
This box has a border color of #276fff
<div style="border: 4px solid #276fff">Text here</div>
CSS codes
<p style="color:#276fff">Text here</p>
<div style="background-color:#276fff">Text here</div>
<div style="border: 4px solid #276fff">Text here</div>
#276fff Color on white background
This is how a font and box color of #276fff will look
on a white background.
#276fff Color on black background
This is how a font and box color of #276fff hex color will look
on a black background.