Shades of Nordic #053230
Tints of Nordic #053230
RGB
CMYK
RGB Variations
Color information
#053230 (or 0x053230) is known color: Nordic. HEX triplet: 05, 32 and 30. RGB value is (5,50,48). Sum of RGB (Red+Green+Blue) = 5+50+48=103 (13% of max value = 765). Red value is 5 (2.34% from 255 or 4.85% from 103); Green value is 50 (19.92% from 255 or 48.54% from 103); Blue value is 48 (19.14% from 255 or 46.60% from 103); Max value from RGB is 50 - color contains mainly: green. Hex color #053230 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053230 is #FACDCF. Grayscale: #242424. Windows color (decimal): -16436688 or 3158533. OLE color: 3158533.
HSL color Cylindrical-coordinate representation of color #053230: hue angle of 177.33º degrees, saturation: 0.82, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #053230 is Cyan = 0.90, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 5 | 50 | 48 | - |
| CMYK | 0.90 | 0 | 0.04 | 0.80 |
| HSL | 177.33º | 0.82% | 0.11% | - |
| HSV(B) | 177.33º | 0.9% | 0.2% | - |
| XYZ | 1.74 | 2.53 | 3.19 | - |
| YUV | 36.32 | 134.59 | 105.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 50 | 48 | 0.90 | 0 | 0.04 | 0.80 | 177.33 | 0.82 | 0.11 |
| Hex | 5 | 32 | 30 | 5A | 0 | 4 | 50 | B1 | 52 | B |
| Octal | 5 | 62 | 60 | 132 | 0 | 4 | 120 | 261 | 122 | 13 |
| Binary | 101 | 110010 | 110000 | 1011010 | 0 | 100 | 1010000 | 10110001 | 1010010 | 1011 |
Color Harmonies of #053230
Complementary color
Monochromatic Colors of #053230
Black with #053230
Text Example
Text Example
White with #053230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053230; }
p { color: rgb(5,50,48); }
H1.HeaderClassName
{
color: #053230;
}
.AnyTagClassName
{
color: #053230;
}
</style>
background-color css
<style>
a { background-color: #053230; }
a { background-color: rgb(5,50,48); }
div.DivClassName
{
background-color: #053230;
}
.BgClassName
{
background-color: #053230;
}
</style>
border-color css
<style>
span { border-color: #053230; }
span { border-color: rgb(5,50,48); }
td.TdClassName
{
border-color: #053230;
}
.TagClassName
{
border-color: #053230;
}
</style>