Shades of Deep Koamaru #313467
Tints of Deep Koamaru #313467
RGB
CMYK
RGB Variations
Color information
#313467 (or 0x313467) is known color: Deep Koamaru. HEX triplet: 31, 34 and 67. RGB value is (49,52,103). Sum of RGB (Red+Green+Blue) = 49+52+103=204 (27% of max value = 765). Red value is 49 (19.53% from 255 or 24.02% from 204); Green value is 52 (20.70% from 255 or 25.49% from 204); Blue value is 103 (40.62% from 255 or 50.49% from 204); Max value from RGB is 103 - color contains mainly: blue. Hex color #313467 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313467 is #CECB98. Grayscale: #383838. Windows color (decimal): -13552537 or 6763569. OLE color: 6763569.
HSL color Cylindrical-coordinate representation of color #313467: hue angle of 236.67º 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 #313467 is Cyan = 0.52, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 52 | 103 | - |
| CMYK | 0.52 | 0.50 | 0 | 0.60 |
| HSL | 236.67º | 0.36% | 0.3% | - |
| HSV(B) | 236.67º | 0.52% | 0.4% | - |
| XYZ | 4.94 | 4.09 | 13.36 | - |
| YUV | 56.92 | 154.01 | 122.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 52 | 103 | 0.52 | 0.50 | 0 | 0.60 | 236.67 | 0.36 | 0.3 |
| Hex | 31 | 34 | 67 | 34 | 32 | 0 | 3C | ED | 24 | 1E |
| Octal | 61 | 64 | 147 | 64 | 62 | 0 | 74 | 355 | 44 | 36 |
| Binary | 110001 | 110100 | 1100111 | 110100 | 110010 | 0 | 111100 | 11101101 | 100100 | 11110 |
Color Harmonies of #313467
Complementary color
Monochromatic Colors of #313467
Black with #313467
Text Example
Text Example
White with #313467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313467; }
p { color: rgb(49,52,103); }
H1.HeaderClassName
{
color: #313467;
}
.AnyTagClassName
{
color: #313467;
}
</style>
background-color css
<style>
a { background-color: #313467; }
a { background-color: rgb(49,52,103); }
div.DivClassName
{
background-color: #313467;
}
.BgClassName
{
background-color: #313467;
}
</style>
border-color css
<style>
span { border-color: #313467; }
span { border-color: rgb(49,52,103); }
td.TdClassName
{
border-color: #313467;
}
.TagClassName
{
border-color: #313467;
}
</style>