Shades of Deep Koamaru #322974
Tints of Deep Koamaru #322974
RGB
CMYK
RGB Variations
Color information
#322974 (or 0x322974) is known color: Deep Koamaru. HEX triplet: 32, 29 and 74. RGB value is (50,41,116). Sum of RGB (Red+Green+Blue) = 50+41+116=207 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.15% from 207); Green value is 41 (16.41% from 255 or 19.81% from 207); Blue value is 116 (45.70% from 255 or 56.04% from 207); Max value from RGB is 116 - color contains mainly: blue. Hex color #322974 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322974 is #CDD68B. Grayscale: #333333. Windows color (decimal): -13489804 or 7612722. OLE color: 7612722.
HSL color Cylindrical-coordinate representation of color #322974: hue angle of 247.2º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #322974 is Cyan = 0.57, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 41 | 116 | - |
| CMYK | 0.57 | 0.65 | 0 | 0.55 |
| HSL | 247.2º | 0.48% | 0.31% | - |
| HSV(B) | 247.2º | 0.65% | 0.45% | - |
| XYZ | 5.26 | 3.52 | 16.93 | - |
| YUV | 52.24 | 163.98 | 126.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 116 | 0.57 | 0.65 | 0 | 0.55 | 247.2 | 0.48 | 0.31 |
| Hex | 32 | 29 | 74 | 39 | 41 | 0 | 37 | F7 | 30 | 1F |
| Octal | 62 | 51 | 164 | 71 | 101 | 0 | 67 | 367 | 60 | 37 |
| Binary | 110010 | 101001 | 1110100 | 111001 | 1000001 | 0 | 110111 | 11110111 | 110000 | 11111 |
Color Harmonies of #322974
Complementary color
Monochromatic Colors of #322974
Black with #322974
Text Example
Text Example
White with #322974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322974; }
p { color: rgb(50,41,116); }
H1.HeaderClassName
{
color: #322974;
}
.AnyTagClassName
{
color: #322974;
}
</style>
background-color css
<style>
a { background-color: #322974; }
a { background-color: rgb(50,41,116); }
div.DivClassName
{
background-color: #322974;
}
.BgClassName
{
background-color: #322974;
}
</style>
border-color css
<style>
span { border-color: #322974; }
span { border-color: rgb(50,41,116); }
td.TdClassName
{
border-color: #322974;
}
.TagClassName
{
border-color: #322974;
}
</style>