Shades of Deep Koamaru #363770
Tints of Deep Koamaru #363770
RGB
CMYK
RGB Variations
Color information
#363770 (or 0x363770) is known color: Deep Koamaru. HEX triplet: 36, 37 and 70. RGB value is (54,55,112). Sum of RGB (Red+Green+Blue) = 54+55+112=221 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.43% from 221); Green value is 55 (21.88% from 255 or 24.89% from 221); Blue value is 112 (44.14% from 255 or 50.68% from 221); Max value from RGB is 112 - color contains mainly: blue. Hex color #363770 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363770 is #C9C88F. Grayscale: #3C3C3C. Windows color (decimal): -13224080 or 7354166. OLE color: 7354166.
HSL color Cylindrical-coordinate representation of color #363770: hue angle of 238.97º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #363770 is Cyan = 0.52, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 55 | 112 | - |
| CMYK | 0.52 | 0.51 | 0 | 0.56 |
| HSL | 238.97º | 0.35% | 0.33% | - |
| HSV(B) | 238.97º | 0.52% | 0.44% | - |
| XYZ | 5.81 | 4.69 | 15.93 | - |
| YUV | 61.2 | 156.67 | 122.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 55 | 112 | 0.52 | 0.51 | 0 | 0.56 | 238.97 | 0.35 | 0.33 |
| Hex | 36 | 37 | 70 | 34 | 33 | 0 | 38 | EF | 23 | 21 |
| Octal | 66 | 67 | 160 | 64 | 63 | 0 | 70 | 357 | 43 | 41 |
| Binary | 110110 | 110111 | 1110000 | 110100 | 110011 | 0 | 111000 | 11101111 | 100011 | 100001 |
Color Harmonies of #363770
Complementary color
Monochromatic Colors of #363770
Black with #363770
Text Example
Text Example
White with #363770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363770; }
p { color: rgb(54,55,112); }
H1.HeaderClassName
{
color: #363770;
}
.AnyTagClassName
{
color: #363770;
}
</style>
background-color css
<style>
a { background-color: #363770; }
a { background-color: rgb(54,55,112); }
div.DivClassName
{
background-color: #363770;
}
.BgClassName
{
background-color: #363770;
}
</style>
border-color css
<style>
span { border-color: #363770; }
span { border-color: rgb(54,55,112); }
td.TdClassName
{
border-color: #363770;
}
.TagClassName
{
border-color: #363770;
}
</style>