Shades of Nordic #254042
Tints of Nordic #254042
RGB
CMYK
RGB Variations
Color information
#254042 (or 0x254042) is known color: Nordic. HEX triplet: 25, 40 and 42. RGB value is (37,64,66). Sum of RGB (Red+Green+Blue) = 37+64+66=167 (22% of max value = 765). Red value is 37 (14.84% from 255 or 22.16% from 167); Green value is 64 (25.39% from 255 or 38.32% from 167); Blue value is 66 (26.17% from 255 or 39.52% from 167); Max value from RGB is 66 - color contains mainly: blue. Hex color #254042 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #254042 is #DABFBD. Grayscale: #383838. Windows color (decimal): -14335934 or 4341797. OLE color: 4341797.
HSL color Cylindrical-coordinate representation of color #254042: hue angle of 184.14º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #254042 is Cyan = 0.44, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 37 | 64 | 66 | - |
| CMYK | 0.44 | 0.03 | 0 | 0.74 |
| HSL | 184.14º | 0.28% | 0.2% | - |
| HSV(B) | 184.14º | 0.44% | 0.26% | - |
| XYZ | 3.58 | 4.45 | 5.83 | - |
| YUV | 56.16 | 133.55 | 114.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 64 | 66 | 0.44 | 0.03 | 0 | 0.74 | 184.14 | 0.28 | 0.2 |
| Hex | 25 | 40 | 42 | 2C | 3 | 0 | 4A | B8 | 1C | 14 |
| Octal | 45 | 100 | 102 | 54 | 3 | 0 | 112 | 270 | 34 | 24 |
| Binary | 100101 | 1000000 | 1000010 | 101100 | 11 | 0 | 1001010 | 10111000 | 11100 | 10100 |
Color Harmonies of #254042
Complementary color
Monochromatic Colors of #254042
Black with #254042
Text Example
Text Example
White with #254042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254042; }
p { color: rgb(37,64,66); }
H1.HeaderClassName
{
color: #254042;
}
.AnyTagClassName
{
color: #254042;
}
</style>
background-color css
<style>
a { background-color: #254042; }
a { background-color: rgb(37,64,66); }
div.DivClassName
{
background-color: #254042;
}
.BgClassName
{
background-color: #254042;
}
</style>
border-color css
<style>
span { border-color: #254042; }
span { border-color: rgb(37,64,66); }
td.TdClassName
{
border-color: #254042;
}
.TagClassName
{
border-color: #254042;
}
</style>