Shades of Nordic #183738
Tints of Nordic #183738
RGB
CMYK
RGB Variations
Color information
#183738 (or 0x183738) is known color: Nordic. HEX triplet: 18, 37 and 38. RGB value is (24,55,56). Sum of RGB (Red+Green+Blue) = 24+55+56=135 (17% of max value = 765). Red value is 24 (9.77% from 255 or 17.78% from 135); Green value is 55 (21.88% from 255 or 40.74% from 135); Blue value is 56 (22.27% from 255 or 41.48% from 135); Max value from RGB is 56 - color contains mainly: blue. Hex color #183738 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #183738 is #E7C8C7. Grayscale: #2D2D2D. Windows color (decimal): -15190216 or 3684120. OLE color: 3684120.
HSL color Cylindrical-coordinate representation of color #183738: hue angle of 181.88º degrees, saturation: 0.4, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #183738 is Cyan = 0.57, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 24 | 55 | 56 | - |
| CMYK | 0.57 | 0.02 | 0 | 0.78 |
| HSL | 181.88º | 0.4% | 0.16% | - |
| HSV(B) | 181.88º | 0.57% | 0.22% | - |
| XYZ | 2.46 | 3.21 | 4.23 | - |
| YUV | 45.85 | 133.73 | 112.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 55 | 56 | 0.57 | 0.02 | 0 | 0.78 | 181.88 | 0.4 | 0.16 |
| Hex | 18 | 37 | 38 | 39 | 2 | 0 | 4E | B6 | 28 | 10 |
| Octal | 30 | 67 | 70 | 71 | 2 | 0 | 116 | 266 | 50 | 20 |
| Binary | 11000 | 110111 | 111000 | 111001 | 10 | 0 | 1001110 | 10110110 | 101000 | 10000 |
Color Harmonies of #183738
Complementary color
Monochromatic Colors of #183738
Black with #183738
Text Example
Text Example
White with #183738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #183738; }
p { color: rgb(24,55,56); }
H1.HeaderClassName
{
color: #183738;
}
.AnyTagClassName
{
color: #183738;
}
</style>
background-color css
<style>
a { background-color: #183738; }
a { background-color: rgb(24,55,56); }
div.DivClassName
{
background-color: #183738;
}
.BgClassName
{
background-color: #183738;
}
</style>
border-color css
<style>
span { border-color: #183738; }
span { border-color: rgb(24,55,56); }
td.TdClassName
{
border-color: #183738;
}
.TagClassName
{
border-color: #183738;
}
</style>