Shades of Deep Koamaru #313267
Tints of Deep Koamaru #313267
RGB
CMYK
RGB Variations
Color information
#313267 (or 0x313267) is known color: Deep Koamaru. HEX triplet: 31, 32 and 67. RGB value is (49,50,103). Sum of RGB (Red+Green+Blue) = 49+50+103=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 50 (19.92% from 255 or 24.75% from 202); Blue value is 103 (40.62% from 255 or 50.99% from 202); Max value from RGB is 103 - color contains mainly: blue. Hex color #313267 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313267 is #CECD98. Grayscale: #373737. Windows color (decimal): -13553049 or 6763057. OLE color: 6763057.
HSL color Cylindrical-coordinate representation of color #313267: hue angle of 238.89º 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 #313267 is Cyan = 0.52, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 50 | 103 | - |
| CMYK | 0.52 | 0.51 | 0 | 0.60 |
| HSL | 238.89º | 0.36% | 0.3% | - |
| HSV(B) | 238.89º | 0.52% | 0.4% | - |
| XYZ | 4.86 | 3.91 | 13.33 | - |
| YUV | 55.74 | 154.67 | 123.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 50 | 103 | 0.52 | 0.51 | 0 | 0.60 | 238.89 | 0.36 | 0.3 |
| Hex | 31 | 32 | 67 | 34 | 33 | 0 | 3C | EF | 24 | 1E |
| Octal | 61 | 62 | 147 | 64 | 63 | 0 | 74 | 357 | 44 | 36 |
| Binary | 110001 | 110010 | 1100111 | 110100 | 110011 | 0 | 111100 | 11101111 | 100100 | 11110 |
Color Harmonies of #313267
Complementary color
Monochromatic Colors of #313267
Black with #313267
Text Example
Text Example
White with #313267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313267; }
p { color: rgb(49,50,103); }
H1.HeaderClassName
{
color: #313267;
}
.AnyTagClassName
{
color: #313267;
}
</style>
background-color css
<style>
a { background-color: #313267; }
a { background-color: rgb(49,50,103); }
div.DivClassName
{
background-color: #313267;
}
.BgClassName
{
background-color: #313267;
}
</style>
border-color css
<style>
span { border-color: #313267; }
span { border-color: rgb(49,50,103); }
td.TdClassName
{
border-color: #313267;
}
.TagClassName
{
border-color: #313267;
}
</style>