Shades of Deep Koamaru #313367
Tints of Deep Koamaru #313367
RGB
CMYK
RGB Variations
Color information
#313367 (or 0x313367) is known color: Deep Koamaru. HEX triplet: 31, 33 and 67. RGB value is (49,51,103). Sum of RGB (Red+Green+Blue) = 49+51+103=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 51 (20.31% from 255 or 25.12% from 203); Blue value is 103 (40.62% from 255 or 50.74% from 203); Max value from RGB is 103 - color contains mainly: blue. Hex color #313367 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313367 is #CECC98. Grayscale: #383838. Windows color (decimal): -13552793 or 6763313. OLE color: 6763313.
HSL color Cylindrical-coordinate representation of color #313367: hue angle of 237.78º 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 #313367 is Cyan = 0.52, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 51 | 103 | - |
| CMYK | 0.52 | 0.50 | 0 | 0.60 |
| HSL | 237.78º | 0.36% | 0.3% | - |
| HSV(B) | 237.78º | 0.52% | 0.4% | - |
| XYZ | 4.9 | 4 | 13.35 | - |
| YUV | 56.33 | 154.34 | 122.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 51 | 103 | 0.52 | 0.50 | 0 | 0.60 | 237.78 | 0.36 | 0.3 |
| Hex | 31 | 33 | 67 | 34 | 32 | 0 | 3C | EE | 24 | 1E |
| Octal | 61 | 63 | 147 | 64 | 62 | 0 | 74 | 356 | 44 | 36 |
| Binary | 110001 | 110011 | 1100111 | 110100 | 110010 | 0 | 111100 | 11101110 | 100100 | 11110 |
Color Harmonies of #313367
Complementary color
Monochromatic Colors of #313367
Black with #313367
Text Example
Text Example
White with #313367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313367; }
p { color: rgb(49,51,103); }
H1.HeaderClassName
{
color: #313367;
}
.AnyTagClassName
{
color: #313367;
}
</style>
background-color css
<style>
a { background-color: #313367; }
a { background-color: rgb(49,51,103); }
div.DivClassName
{
background-color: #313367;
}
.BgClassName
{
background-color: #313367;
}
</style>
border-color css
<style>
span { border-color: #313367; }
span { border-color: rgb(49,51,103); }
td.TdClassName
{
border-color: #313367;
}
.TagClassName
{
border-color: #313367;
}
</style>