Shades of Nordic #243738
Tints of Nordic #243738
RGB
CMYK
RGB Variations
Color information
#243738 (or 0x243738) is known color: Nordic. HEX triplet: 24, 37 and 38. RGB value is (36,55,56). Sum of RGB (Red+Green+Blue) = 36+55+56=147 (19% of max value = 765). Red value is 36 (14.45% from 255 or 24.49% from 147); Green value is 55 (21.88% from 255 or 37.41% from 147); Blue value is 56 (22.27% from 255 or 38.10% from 147); Max value from RGB is 56 - color contains mainly: blue. Hex color #243738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #243738 is #DBC8C7. Grayscale: #313131. Windows color (decimal): -14403784 or 3684132. OLE color: 3684132.
HSL color Cylindrical-coordinate representation of color #243738: hue angle of 183º degrees, saturation: 0.22, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #243738 is Cyan = 0.36, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 36 | 55 | 56 | - |
| CMYK | 0.36 | 0.02 | 0 | 0.78 |
| HSL | 183º | 0.22% | 0.18% | - |
| HSV(B) | 183º | 0.36% | 0.22% | - |
| XYZ | 2.81 | 3.39 | 4.25 | - |
| YUV | 49.43 | 131.71 | 118.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 55 | 56 | 0.36 | 0.02 | 0 | 0.78 | 183 | 0.22 | 0.18 |
| Hex | 24 | 37 | 38 | 24 | 2 | 0 | 4E | B7 | 16 | 12 |
| Octal | 44 | 67 | 70 | 44 | 2 | 0 | 116 | 267 | 26 | 22 |
| Binary | 100100 | 110111 | 111000 | 100100 | 10 | 0 | 1001110 | 10110111 | 10110 | 10010 |
Color Harmonies of #243738
Complementary color
Monochromatic Colors of #243738
Black with #243738
Text Example
Text Example
White with #243738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243738; }
p { color: rgb(36,55,56); }
H1.HeaderClassName
{
color: #243738;
}
.AnyTagClassName
{
color: #243738;
}
</style>
background-color css
<style>
a { background-color: #243738; }
a { background-color: rgb(36,55,56); }
div.DivClassName
{
background-color: #243738;
}
.BgClassName
{
background-color: #243738;
}
</style>
border-color css
<style>
span { border-color: #243738; }
span { border-color: rgb(36,55,56); }
td.TdClassName
{
border-color: #243738;
}
.TagClassName
{
border-color: #243738;
}
</style>