Shades of Deep Koamaru #323669
Tints of Deep Koamaru #323669
RGB
CMYK
RGB Variations
Color information
#323669 (or 0x323669) is known color: Deep Koamaru. HEX triplet: 32, 36 and 69. RGB value is (50,54,105). Sum of RGB (Red+Green+Blue) = 50+54+105=209 (27% of max value = 765). Red value is 50 (19.92% from 255 or 23.92% from 209); Green value is 54 (21.48% from 255 or 25.84% from 209); Blue value is 105 (41.41% from 255 or 50.24% from 209); Max value from RGB is 105 - color contains mainly: blue. Hex color #323669 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323669 is #CDC996. Grayscale: #3A3A3A. Windows color (decimal): -13486487 or 6895154. OLE color: 6895154.
HSL color Cylindrical-coordinate representation of color #323669: hue angle of 235.64º 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 #323669 is Cyan = 0.52, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 54 | 105 | - |
| CMYK | 0.52 | 0.49 | 0 | 0.59 |
| HSL | 235.64º | 0.35% | 0.3% | - |
| HSV(B) | 235.64º | 0.52% | 0.41% | - |
| XYZ | 5.18 | 4.34 | 13.93 | - |
| YUV | 58.62 | 154.17 | 121.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 54 | 105 | 0.52 | 0.49 | 0 | 0.59 | 235.64 | 0.35 | 0.3 |
| Hex | 32 | 36 | 69 | 34 | 31 | 0 | 3B | EC | 23 | 1E |
| Octal | 62 | 66 | 151 | 64 | 61 | 0 | 73 | 354 | 43 | 36 |
| Binary | 110010 | 110110 | 1101001 | 110100 | 110001 | 0 | 111011 | 11101100 | 100011 | 11110 |
Color Harmonies of #323669
Complementary color
Monochromatic Colors of #323669
Black with #323669
Text Example
Text Example
White with #323669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323669; }
p { color: rgb(50,54,105); }
H1.HeaderClassName
{
color: #323669;
}
.AnyTagClassName
{
color: #323669;
}
</style>
background-color css
<style>
a { background-color: #323669; }
a { background-color: rgb(50,54,105); }
div.DivClassName
{
background-color: #323669;
}
.BgClassName
{
background-color: #323669;
}
</style>
border-color css
<style>
span { border-color: #323669; }
span { border-color: rgb(50,54,105); }
td.TdClassName
{
border-color: #323669;
}
.TagClassName
{
border-color: #323669;
}
</style>