Shades of Nordic #254041
Tints of Nordic #254041
RGB
CMYK
RGB Variations
Color information
#254041 (or 0x254041) is known color: Nordic. HEX triplet: 25, 40 and 41. RGB value is (37,64,65). Sum of RGB (Red+Green+Blue) = 37+64+65=166 (21% of max value = 765). Red value is 37 (14.84% from 255 or 22.29% from 166); Green value is 64 (25.39% from 255 or 38.55% from 166); Blue value is 65 (25.78% from 255 or 39.16% from 166); Max value from RGB is 65 - color contains mainly: blue. Hex color #254041 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #254041 is #DABFBE. Grayscale: #383838. Windows color (decimal): -14335935 or 4276261. OLE color: 4276261.
HSL color Cylindrical-coordinate representation of color #254041: hue angle of 182.14º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #254041 is Cyan = 0.43, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 37 | 64 | 65 | - |
| CMYK | 0.43 | 0.02 | 0 | 0.75 |
| HSL | 182.14º | 0.27% | 0.2% | - |
| HSV(B) | 182.14º | 0.43% | 0.25% | - |
| XYZ | 3.55 | 4.44 | 5.67 | - |
| YUV | 56.04 | 133.05 | 114.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 64 | 65 | 0.43 | 0.02 | 0 | 0.75 | 182.14 | 0.27 | 0.2 |
| Hex | 25 | 40 | 41 | 2B | 2 | 0 | 4B | B6 | 1B | 14 |
| Octal | 45 | 100 | 101 | 53 | 2 | 0 | 113 | 266 | 33 | 24 |
| Binary | 100101 | 1000000 | 1000001 | 101011 | 10 | 0 | 1001011 | 10110110 | 11011 | 10100 |
Color Harmonies of #254041
Complementary color
Monochromatic Colors of #254041
Black with #254041
Text Example
Text Example
White with #254041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254041; }
p { color: rgb(37,64,65); }
H1.HeaderClassName
{
color: #254041;
}
.AnyTagClassName
{
color: #254041;
}
</style>
background-color css
<style>
a { background-color: #254041; }
a { background-color: rgb(37,64,65); }
div.DivClassName
{
background-color: #254041;
}
.BgClassName
{
background-color: #254041;
}
</style>
border-color css
<style>
span { border-color: #254041; }
span { border-color: rgb(37,64,65); }
td.TdClassName
{
border-color: #254041;
}
.TagClassName
{
border-color: #254041;
}
</style>