Shades of Deep Koamaru #373571
Tints of Deep Koamaru #373571
RGB
CMYK
RGB Variations
Color information
#373571 (or 0x373571) is known color: Deep Koamaru. HEX triplet: 37, 35 and 71. RGB value is (55,53,113). Sum of RGB (Red+Green+Blue) = 55+53+113=221 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.89% from 221); Green value is 53 (21.09% from 255 or 23.98% from 221); Blue value is 113 (44.53% from 255 or 51.13% from 221); Max value from RGB is 113 - color contains mainly: blue. Hex color #373571 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373571 is #C8CA8E. Grayscale: #3C3C3C. Windows color (decimal): -13159055 or 7419191. OLE color: 7419191.
HSL color Cylindrical-coordinate representation of color #373571: hue angle of 242º 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 #373571 is Cyan = 0.51, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 53 | 113 | - |
| CMYK | 0.51 | 0.53 | 0 | 0.56 |
| HSL | 242º | 0.36% | 0.33% | - |
| HSV(B) | 242º | 0.53% | 0.44% | - |
| XYZ | 5.83 | 4.55 | 16.19 | - |
| YUV | 60.44 | 157.66 | 124.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 53 | 113 | 0.51 | 0.53 | 0 | 0.56 | 242 | 0.36 | 0.33 |
| Hex | 37 | 35 | 71 | 33 | 35 | 0 | 38 | F2 | 24 | 21 |
| Octal | 67 | 65 | 161 | 63 | 65 | 0 | 70 | 362 | 44 | 41 |
| Binary | 110111 | 110101 | 1110001 | 110011 | 110101 | 0 | 111000 | 11110010 | 100100 | 100001 |
Color Harmonies of #373571
Complementary color
Monochromatic Colors of #373571
Black with #373571
Text Example
Text Example
White with #373571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373571; }
p { color: rgb(55,53,113); }
H1.HeaderClassName
{
color: #373571;
}
.AnyTagClassName
{
color: #373571;
}
</style>
background-color css
<style>
a { background-color: #373571; }
a { background-color: rgb(55,53,113); }
div.DivClassName
{
background-color: #373571;
}
.BgClassName
{
background-color: #373571;
}
</style>
border-color css
<style>
span { border-color: #373571; }
span { border-color: rgb(55,53,113); }
td.TdClassName
{
border-color: #373571;
}
.TagClassName
{
border-color: #373571;
}
</style>