Shades of Deep Koamaru #363458
Tints of Deep Koamaru #363458
RGB
CMYK
RGB Variations
Color information
#363458 (or 0x363458) is known color: Deep Koamaru. HEX triplet: 36, 34 and 58. RGB value is (54,52,88). Sum of RGB (Red+Green+Blue) = 54+52+88=194 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.84% from 194); Green value is 52 (20.70% from 255 or 26.80% from 194); Blue value is 88 (34.77% from 255 or 45.36% from 194); Max value from RGB is 88 - color contains mainly: blue. Hex color #363458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363458 is #C9CBA7. Grayscale: #383838. Windows color (decimal): -13224872 or 5780534. OLE color: 5780534.
HSL color Cylindrical-coordinate representation of color #363458: hue angle of 243.33º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #363458 is Cyan = 0.39, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 52 | 88 | - |
| CMYK | 0.39 | 0.41 | 0 | 0.65 |
| HSL | 243.33º | 0.26% | 0.27% | - |
| HSV(B) | 243.33º | 0.41% | 0.35% | - |
| XYZ | 4.51 | 3.94 | 9.76 | - |
| YUV | 56.7 | 145.66 | 126.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 52 | 88 | 0.39 | 0.41 | 0 | 0.65 | 243.33 | 0.26 | 0.27 |
| Hex | 36 | 34 | 58 | 27 | 29 | 0 | 41 | F3 | 1A | 1B |
| Octal | 66 | 64 | 130 | 47 | 51 | 0 | 101 | 363 | 32 | 33 |
| Binary | 110110 | 110100 | 1011000 | 100111 | 101001 | 0 | 1000001 | 11110011 | 11010 | 11011 |
Color Harmonies of #363458
Complementary color
Monochromatic Colors of #363458
Black with #363458
Text Example
Text Example
White with #363458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363458; }
p { color: rgb(54,52,88); }
H1.HeaderClassName
{
color: #363458;
}
.AnyTagClassName
{
color: #363458;
}
</style>
background-color css
<style>
a { background-color: #363458; }
a { background-color: rgb(54,52,88); }
div.DivClassName
{
background-color: #363458;
}
.BgClassName
{
background-color: #363458;
}
</style>
border-color css
<style>
span { border-color: #363458; }
span { border-color: rgb(54,52,88); }
td.TdClassName
{
border-color: #363458;
}
.TagClassName
{
border-color: #363458;
}
</style>