Shades of Deep Koamaru #363571
Tints of Deep Koamaru #363571
RGB
CMYK
RGB Variations
Color information
#363571 (or 0x363571) is known color: Deep Koamaru. HEX triplet: 36, 35 and 71. RGB value is (54,53,113). Sum of RGB (Red+Green+Blue) = 54+53+113=220 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.55% from 220); Green value is 53 (21.09% from 255 or 24.09% from 220); Blue value is 113 (44.53% from 255 or 51.36% from 220); Max value from RGB is 113 - color contains mainly: blue. Hex color #363571 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363571 is #C9CA8E. Grayscale: #3B3B3B. Windows color (decimal): -13224591 or 7419190. OLE color: 7419190.
HSL color Cylindrical-coordinate representation of color #363571: hue angle of 241º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #363571 is Cyan = 0.52, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 53 | 113 | - |
| CMYK | 0.52 | 0.53 | 0 | 0.56 |
| HSL | 241º | 0.36% | 0.33% | - |
| HSV(B) | 241º | 0.53% | 0.44% | - |
| XYZ | 5.78 | 4.52 | 16.19 | - |
| YUV | 60.14 | 157.83 | 123.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 113 | 0.52 | 0.53 | 0 | 0.56 | 241 | 0.36 | 0.33 |
| Hex | 36 | 35 | 71 | 34 | 35 | 0 | 38 | F1 | 24 | 21 |
| Octal | 66 | 65 | 161 | 64 | 65 | 0 | 70 | 361 | 44 | 41 |
| Binary | 110110 | 110101 | 1110001 | 110100 | 110101 | 0 | 111000 | 11110001 | 100100 | 100001 |
Color Harmonies of #363571
Complementary color
Monochromatic Colors of #363571
Black with #363571
Text Example
Text Example
White with #363571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363571; }
p { color: rgb(54,53,113); }
H1.HeaderClassName
{
color: #363571;
}
.AnyTagClassName
{
color: #363571;
}
</style>
background-color css
<style>
a { background-color: #363571; }
a { background-color: rgb(54,53,113); }
div.DivClassName
{
background-color: #363571;
}
.BgClassName
{
background-color: #363571;
}
</style>
border-color css
<style>
span { border-color: #363571; }
span { border-color: rgb(54,53,113); }
td.TdClassName
{
border-color: #363571;
}
.TagClassName
{
border-color: #363571;
}
</style>