Shades of Deep Koamaru #322779
Tints of Deep Koamaru #322779
RGB
CMYK
RGB Variations
Color information
#322779 (or 0x322779) is known color: Deep Koamaru. HEX triplet: 32, 27 and 79. RGB value is (50,39,121). Sum of RGB (Red+Green+Blue) = 50+39+121=210 (27% of max value = 765). Red value is 50 (19.92% from 255 or 23.81% from 210); Green value is 39 (15.62% from 255 or 18.57% from 210); Blue value is 121 (47.66% from 255 or 57.62% from 210); Max value from RGB is 121 - color contains mainly: blue. Hex color #322779 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322779 is #CDD886. Grayscale: #333333. Windows color (decimal): -13490311 or 7939890. OLE color: 7939890.
HSL color Cylindrical-coordinate representation of color #322779: hue angle of 248.05º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #322779 is Cyan = 0.59, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 39 | 121 | - |
| CMYK | 0.59 | 0.68 | 0 | 0.53 |
| HSL | 248.05º | 0.51% | 0.31% | - |
| HSV(B) | 248.05º | 0.68% | 0.47% | - |
| XYZ | 5.49 | 3.51 | 18.48 | - |
| YUV | 51.64 | 167.14 | 126.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 121 | 0.59 | 0.68 | 0 | 0.53 | 248.05 | 0.51 | 0.31 |
| Hex | 32 | 27 | 79 | 3B | 44 | 0 | 35 | F8 | 33 | 1F |
| Octal | 62 | 47 | 171 | 73 | 104 | 0 | 65 | 370 | 63 | 37 |
| Binary | 110010 | 100111 | 1111001 | 111011 | 1000100 | 0 | 110101 | 11111000 | 110011 | 11111 |
Color Harmonies of #322779
Complementary color
Monochromatic Colors of #322779
Black with #322779
Text Example
Text Example
White with #322779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322779; }
p { color: rgb(50,39,121); }
H1.HeaderClassName
{
color: #322779;
}
.AnyTagClassName
{
color: #322779;
}
</style>
background-color css
<style>
a { background-color: #322779; }
a { background-color: rgb(50,39,121); }
div.DivClassName
{
background-color: #322779;
}
.BgClassName
{
background-color: #322779;
}
</style>
border-color css
<style>
span { border-color: #322779; }
span { border-color: rgb(50,39,121); }
td.TdClassName
{
border-color: #322779;
}
.TagClassName
{
border-color: #322779;
}
</style>