Shades of Deep Koamaru #323566
Tints of Deep Koamaru #323566
RGB
CMYK
RGB Variations
Color information
#323566 (or 0x323566) is known color: Deep Koamaru. HEX triplet: 32, 35 and 66. RGB value is (50,53,102). Sum of RGB (Red+Green+Blue) = 50+53+102=205 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.39% from 205); Green value is 53 (21.09% from 255 or 25.85% from 205); Blue value is 102 (40.23% from 255 or 49.76% from 205); Max value from RGB is 102 - color contains mainly: blue. Hex color #323566 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323566 is #CDCA99. Grayscale: #393939. Windows color (decimal): -13486746 or 6698290. OLE color: 6698290.
HSL color Cylindrical-coordinate representation of color #323566: hue angle of 236.54º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #323566 is Cyan = 0.51, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 53 | 102 | - |
| CMYK | 0.51 | 0.48 | 0 | 0.6 |
| HSL | 236.54º | 0.34% | 0.3% | - |
| HSV(B) | 236.54º | 0.51% | 0.4% | - |
| XYZ | 4.99 | 4.18 | 13.12 | - |
| YUV | 57.69 | 153.01 | 122.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 53 | 102 | 0.51 | 0.48 | 0 | 0.6 | 236.54 | 0.34 | 0.3 |
| Hex | 32 | 35 | 66 | 33 | 30 | 0 | 3C | ED | 22 | 1E |
| Octal | 62 | 65 | 146 | 63 | 60 | 0 | 74 | 355 | 42 | 36 |
| Binary | 110010 | 110101 | 1100110 | 110011 | 110000 | 0 | 111100 | 11101101 | 100010 | 11110 |
Color Harmonies of #323566
Complementary color
Monochromatic Colors of #323566
Black with #323566
Text Example
Text Example
White with #323566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323566; }
p { color: rgb(50,53,102); }
H1.HeaderClassName
{
color: #323566;
}
.AnyTagClassName
{
color: #323566;
}
</style>
background-color css
<style>
a { background-color: #323566; }
a { background-color: rgb(50,53,102); }
div.DivClassName
{
background-color: #323566;
}
.BgClassName
{
background-color: #323566;
}
</style>
border-color css
<style>
span { border-color: #323566; }
span { border-color: rgb(50,53,102); }
td.TdClassName
{
border-color: #323566;
}
.TagClassName
{
border-color: #323566;
}
</style>