Shades of Nordic #243537
Tints of Nordic #243537
RGB
CMYK
RGB Variations
Color information
#243537 (or 0x243537) is known color: Nordic. HEX triplet: 24, 35 and 37. RGB value is (36,53,55). Sum of RGB (Red+Green+Blue) = 36+53+55=144 (19% of max value = 765). Red value is 36 (14.45% from 255 or 25% from 144); Green value is 53 (21.09% from 255 or 36.81% from 144); Blue value is 55 (21.88% from 255 or 38.19% from 144); Max value from RGB is 55 - color contains mainly: blue. Hex color #243537 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #243537 is #DBCAC8. Grayscale: #303030. Windows color (decimal): -14404297 or 3618084. OLE color: 3618084.
HSL color Cylindrical-coordinate representation of color #243537: hue angle of 186.32º degrees, saturation: 0.21, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #243537 is Cyan = 0.35, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 36 | 53 | 55 | - |
| CMYK | 0.35 | 0.04 | 0 | 0.78 |
| HSL | 186.32º | 0.21% | 0.18% | - |
| HSV(B) | 186.32º | 0.35% | 0.22% | - |
| XYZ | 2.69 | 3.2 | 4.09 | - |
| YUV | 48.15 | 131.87 | 119.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 53 | 55 | 0.35 | 0.04 | 0 | 0.78 | 186.32 | 0.21 | 0.18 |
| Hex | 24 | 35 | 37 | 23 | 4 | 0 | 4E | BA | 15 | 12 |
| Octal | 44 | 65 | 67 | 43 | 4 | 0 | 116 | 272 | 25 | 22 |
| Binary | 100100 | 110101 | 110111 | 100011 | 100 | 0 | 1001110 | 10111010 | 10101 | 10010 |
Color Harmonies of #243537
Complementary color
Monochromatic Colors of #243537
Black with #243537
Text Example
Text Example
White with #243537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243537; }
p { color: rgb(36,53,55); }
H1.HeaderClassName
{
color: #243537;
}
.AnyTagClassName
{
color: #243537;
}
</style>
background-color css
<style>
a { background-color: #243537; }
a { background-color: rgb(36,53,55); }
div.DivClassName
{
background-color: #243537;
}
.BgClassName
{
background-color: #243537;
}
</style>
border-color css
<style>
span { border-color: #243537; }
span { border-color: rgb(36,53,55); }
td.TdClassName
{
border-color: #243537;
}
.TagClassName
{
border-color: #243537;
}
</style>