Shades of Deep Koamaru #313567
Tints of Deep Koamaru #313567
RGB
CMYK
RGB Variations
Color information
#313567 (or 0x313567) is known color: Deep Koamaru. HEX triplet: 31, 35 and 67. RGB value is (49,53,103). Sum of RGB (Red+Green+Blue) = 49+53+103=205 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.90% from 205); Green value is 53 (21.09% from 255 or 25.85% from 205); Blue value is 103 (40.62% from 255 or 50.24% from 205); Max value from RGB is 103 - color contains mainly: blue. Hex color #313567 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313567 is #CECA98. Grayscale: #393939. Windows color (decimal): -13552281 or 6763825. OLE color: 6763825.
HSL color Cylindrical-coordinate representation of color #313567: hue angle of 235.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 #313567 is Cyan = 0.52, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 53 | 103 | - |
| CMYK | 0.52 | 0.49 | 0 | 0.60 |
| HSL | 235.56º | 0.36% | 0.3% | - |
| HSV(B) | 235.56º | 0.52% | 0.4% | - |
| XYZ | 4.99 | 4.18 | 13.38 | - |
| YUV | 57.5 | 153.67 | 121.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 53 | 103 | 0.52 | 0.49 | 0 | 0.60 | 235.56 | 0.36 | 0.3 |
| Hex | 31 | 35 | 67 | 34 | 31 | 0 | 3C | EC | 24 | 1E |
| Octal | 61 | 65 | 147 | 64 | 61 | 0 | 74 | 354 | 44 | 36 |
| Binary | 110001 | 110101 | 1100111 | 110100 | 110001 | 0 | 111100 | 11101100 | 100100 | 11110 |
Color Harmonies of #313567
Complementary color
Monochromatic Colors of #313567
Black with #313567
Text Example
Text Example
White with #313567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313567; }
p { color: rgb(49,53,103); }
H1.HeaderClassName
{
color: #313567;
}
.AnyTagClassName
{
color: #313567;
}
</style>
background-color css
<style>
a { background-color: #313567; }
a { background-color: rgb(49,53,103); }
div.DivClassName
{
background-color: #313567;
}
.BgClassName
{
background-color: #313567;
}
</style>
border-color css
<style>
span { border-color: #313567; }
span { border-color: rgb(49,53,103); }
td.TdClassName
{
border-color: #313567;
}
.TagClassName
{
border-color: #313567;
}
</style>