Shades of Deep Koamaru #323668
Tints of Deep Koamaru #323668
RGB
CMYK
RGB Variations
Color information
#323668 (or 0x323668) is known color: Deep Koamaru. HEX triplet: 32, 36 and 68. RGB value is (50,54,104). Sum of RGB (Red+Green+Blue) = 50+54+104=208 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.04% from 208); Green value is 54 (21.48% from 255 or 25.96% from 208); Blue value is 104 (41.02% from 255 or 50% from 208); Max value from RGB is 104 - color contains mainly: blue. Hex color #323668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323668 is #CDC997. Grayscale: #3A3A3A. Windows color (decimal): -13486488 or 6829618. OLE color: 6829618.
HSL color Cylindrical-coordinate representation of color #323668: hue angle of 235.56º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #323668 is Cyan = 0.52, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 54 | 104 | - |
| CMYK | 0.52 | 0.48 | 0 | 0.59 |
| HSL | 235.56º | 0.35% | 0.3% | - |
| HSV(B) | 235.56º | 0.52% | 0.41% | - |
| XYZ | 5.13 | 4.32 | 13.66 | - |
| YUV | 58.5 | 153.67 | 121.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 54 | 104 | 0.52 | 0.48 | 0 | 0.59 | 235.56 | 0.35 | 0.3 |
| Hex | 32 | 36 | 68 | 34 | 30 | 0 | 3B | EC | 23 | 1E |
| Octal | 62 | 66 | 150 | 64 | 60 | 0 | 73 | 354 | 43 | 36 |
| Binary | 110010 | 110110 | 1101000 | 110100 | 110000 | 0 | 111011 | 11101100 | 100011 | 11110 |
Color Harmonies of #323668
Complementary color
Monochromatic Colors of #323668
Black with #323668
Text Example
Text Example
White with #323668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323668; }
p { color: rgb(50,54,104); }
H1.HeaderClassName
{
color: #323668;
}
.AnyTagClassName
{
color: #323668;
}
</style>
background-color css
<style>
a { background-color: #323668; }
a { background-color: rgb(50,54,104); }
div.DivClassName
{
background-color: #323668;
}
.BgClassName
{
background-color: #323668;
}
</style>
border-color css
<style>
span { border-color: #323668; }
span { border-color: rgb(50,54,104); }
td.TdClassName
{
border-color: #323668;
}
.TagClassName
{
border-color: #323668;
}
</style>