Shades of Deep Koamaru #322973
Tints of Deep Koamaru #322973
RGB
CMYK
RGB Variations
Color information
#322973 (or 0x322973) is known color: Deep Koamaru. HEX triplet: 32, 29 and 73. RGB value is (50,41,115). Sum of RGB (Red+Green+Blue) = 50+41+115=206 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.27% from 206); Green value is 41 (16.41% from 255 or 19.90% from 206); Blue value is 115 (45.31% from 255 or 55.83% from 206); Max value from RGB is 115 - color contains mainly: blue. Hex color #322973 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322973 is #CDD68C. Grayscale: #333333. Windows color (decimal): -13489805 or 7547186. OLE color: 7547186.
HSL color Cylindrical-coordinate representation of color #322973: hue angle of 247.3º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #322973 is Cyan = 0.57, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 41 | 115 | - |
| CMYK | 0.57 | 0.64 | 0 | 0.55 |
| HSL | 247.3º | 0.47% | 0.31% | - |
| HSV(B) | 247.3º | 0.64% | 0.45% | - |
| XYZ | 5.2 | 3.5 | 16.62 | - |
| YUV | 52.13 | 163.48 | 126.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 115 | 0.57 | 0.64 | 0 | 0.55 | 247.3 | 0.47 | 0.31 |
| Hex | 32 | 29 | 73 | 39 | 40 | 0 | 37 | F7 | 2F | 1F |
| Octal | 62 | 51 | 163 | 71 | 100 | 0 | 67 | 367 | 57 | 37 |
| Binary | 110010 | 101001 | 1110011 | 111001 | 1000000 | 0 | 110111 | 11110111 | 101111 | 11111 |
Color Harmonies of #322973
Complementary color
Monochromatic Colors of #322973
Black with #322973
Text Example
Text Example
White with #322973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322973; }
p { color: rgb(50,41,115); }
H1.HeaderClassName
{
color: #322973;
}
.AnyTagClassName
{
color: #322973;
}
</style>
background-color css
<style>
a { background-color: #322973; }
a { background-color: rgb(50,41,115); }
div.DivClassName
{
background-color: #322973;
}
.BgClassName
{
background-color: #322973;
}
</style>
border-color css
<style>
span { border-color: #322973; }
span { border-color: rgb(50,41,115); }
td.TdClassName
{
border-color: #322973;
}
.TagClassName
{
border-color: #322973;
}
</style>