Shades of Nordic #223938
Tints of Nordic #223938
RGB
CMYK
RGB Variations
Color information
#223938 (or 0x223938) is known color: Nordic. HEX triplet: 22, 39 and 38. RGB value is (34,57,56). Sum of RGB (Red+Green+Blue) = 34+57+56=147 (19% of max value = 765). Red value is 34 (13.67% from 255 or 23.13% from 147); Green value is 57 (22.66% from 255 or 38.78% from 147); Blue value is 56 (22.27% from 255 or 38.10% from 147); Max value from RGB is 57 - color contains mainly: green. Hex color #223938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #223938 is #DDC6C7. Grayscale: #313131. Windows color (decimal): -14534344 or 3684642. OLE color: 3684642.
HSL color Cylindrical-coordinate representation of color #223938: hue angle of 177.39º degrees, saturation: 0.25, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #223938 is Cyan = 0.40, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 34 | 57 | 56 | - |
| CMYK | 0.40 | 0 | 0.02 | 0.78 |
| HSL | 177.39º | 0.25% | 0.18% | - |
| HSV(B) | 177.39º | 0.4% | 0.22% | - |
| XYZ | 2.84 | 3.55 | 4.28 | - |
| YUV | 50.01 | 131.38 | 116.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 57 | 56 | 0.40 | 0 | 0.02 | 0.78 | 177.39 | 0.25 | 0.18 |
| Hex | 22 | 39 | 38 | 28 | 0 | 2 | 4E | B1 | 19 | 12 |
| Octal | 42 | 71 | 70 | 50 | 0 | 2 | 116 | 261 | 31 | 22 |
| Binary | 100010 | 111001 | 111000 | 101000 | 0 | 10 | 1001110 | 10110001 | 11001 | 10010 |
Color Harmonies of #223938
Complementary color
Monochromatic Colors of #223938
Black with #223938
Text Example
Text Example
White with #223938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #223938; }
p { color: rgb(34,57,56); }
H1.HeaderClassName
{
color: #223938;
}
.AnyTagClassName
{
color: #223938;
}
</style>
background-color css
<style>
a { background-color: #223938; }
a { background-color: rgb(34,57,56); }
div.DivClassName
{
background-color: #223938;
}
.BgClassName
{
background-color: #223938;
}
</style>
border-color css
<style>
span { border-color: #223938; }
span { border-color: rgb(34,57,56); }
td.TdClassName
{
border-color: #223938;
}
.TagClassName
{
border-color: #223938;
}
</style>