Shades of Deep Koamaru #363167
Tints of Deep Koamaru #363167
RGB
CMYK
RGB Variations
Color information
#363167 (or 0x363167) is known color: Deep Koamaru. HEX triplet: 36, 31 and 67. RGB value is (54,49,103). Sum of RGB (Red+Green+Blue) = 54+49+103=206 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.21% from 206); Green value is 49 (19.53% from 255 or 23.79% from 206); Blue value is 103 (40.62% from 255 or 50% from 206); Max value from RGB is 103 - color contains mainly: blue. Hex color #363167 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363167 is #C9CE98. Grayscale: #383838. Windows color (decimal): -13225625 or 6762806. OLE color: 6762806.
HSL color Cylindrical-coordinate representation of color #363167: hue angle of 245.56º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #363167 is Cyan = 0.48, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 49 | 103 | - |
| CMYK | 0.48 | 0.52 | 0 | 0.60 |
| HSL | 245.56º | 0.36% | 0.3% | - |
| HSV(B) | 245.56º | 0.52% | 0.4% | - |
| XYZ | 5.07 | 3.96 | 13.33 | - |
| YUV | 56.65 | 154.16 | 126.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 49 | 103 | 0.48 | 0.52 | 0 | 0.60 | 245.56 | 0.36 | 0.3 |
| Hex | 36 | 31 | 67 | 30 | 34 | 0 | 3C | F6 | 24 | 1E |
| Octal | 66 | 61 | 147 | 60 | 64 | 0 | 74 | 366 | 44 | 36 |
| Binary | 110110 | 110001 | 1100111 | 110000 | 110100 | 0 | 111100 | 11110110 | 100100 | 11110 |
Color Harmonies of #363167
Complementary color
Monochromatic Colors of #363167
Black with #363167
Text Example
Text Example
White with #363167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363167; }
p { color: rgb(54,49,103); }
H1.HeaderClassName
{
color: #363167;
}
.AnyTagClassName
{
color: #363167;
}
</style>
background-color css
<style>
a { background-color: #363167; }
a { background-color: rgb(54,49,103); }
div.DivClassName
{
background-color: #363167;
}
.BgClassName
{
background-color: #363167;
}
</style>
border-color css
<style>
span { border-color: #363167; }
span { border-color: rgb(54,49,103); }
td.TdClassName
{
border-color: #363167;
}
.TagClassName
{
border-color: #363167;
}
</style>