Shades of Nordic #053130
Tints of Nordic #053130
RGB
CMYK
RGB Variations
Color information
#053130 (or 0x053130) is known color: Nordic. HEX triplet: 05, 31 and 30. RGB value is (5,49,48). Sum of RGB (Red+Green+Blue) = 5+49+48=102 (13% of max value = 765). Red value is 5 (2.34% from 255 or 4.90% from 102); Green value is 49 (19.53% from 255 or 48.04% from 102); Blue value is 48 (19.14% from 255 or 47.06% from 102); Max value from RGB is 49 - color contains mainly: green. Hex color #053130 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053130 is #FACECF. Grayscale: #232323. Windows color (decimal): -16436944 or 3158277. OLE color: 3158277.
HSL color Cylindrical-coordinate representation of color #053130: hue angle of 178.64º degrees, saturation: 0.81, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #053130 is Cyan = 0.90, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 5 | 49 | 48 | - |
| CMYK | 0.90 | 0 | 0.02 | 0.81 |
| HSL | 178.64º | 0.81% | 0.11% | - |
| HSV(B) | 178.64º | 0.9% | 0.19% | - |
| XYZ | 1.69 | 2.44 | 3.18 | - |
| YUV | 35.73 | 134.92 | 106.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 49 | 48 | 0.90 | 0 | 0.02 | 0.81 | 178.64 | 0.81 | 0.11 |
| Hex | 5 | 31 | 30 | 5A | 0 | 2 | 51 | B3 | 51 | B |
| Octal | 5 | 61 | 60 | 132 | 0 | 2 | 121 | 263 | 121 | 13 |
| Binary | 101 | 110001 | 110000 | 1011010 | 0 | 10 | 1010001 | 10110011 | 1010001 | 1011 |
Color Harmonies of #053130
Complementary color
Monochromatic Colors of #053130
Black with #053130
Text Example
Text Example
White with #053130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053130; }
p { color: rgb(5,49,48); }
H1.HeaderClassName
{
color: #053130;
}
.AnyTagClassName
{
color: #053130;
}
</style>
background-color css
<style>
a { background-color: #053130; }
a { background-color: rgb(5,49,48); }
div.DivClassName
{
background-color: #053130;
}
.BgClassName
{
background-color: #053130;
}
</style>
border-color css
<style>
span { border-color: #053130; }
span { border-color: rgb(5,49,48); }
td.TdClassName
{
border-color: #053130;
}
.TagClassName
{
border-color: #053130;
}
</style>