Shades of Deep Koamaru #313069
Tints of Deep Koamaru #313069
RGB
CMYK
RGB Variations
Color information
#313069 (or 0x313069) is known color: Deep Koamaru. HEX triplet: 31, 30 and 69. RGB value is (49,48,105). Sum of RGB (Red+Green+Blue) = 49+48+105=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 48 (19.14% from 255 or 23.76% from 202); Blue value is 105 (41.41% from 255 or 51.98% from 202); Max value from RGB is 105 - color contains mainly: blue. Hex color #313069 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313069 is #CECF96. Grayscale: #363636. Windows color (decimal): -13553559 or 6893617. OLE color: 6893617.
HSL color Cylindrical-coordinate representation of color #313069: hue angle of 241.05º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #313069 is Cyan = 0.53, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 48 | 105 | - |
| CMYK | 0.53 | 0.54 | 0 | 0.59 |
| HSL | 241.05º | 0.37% | 0.3% | - |
| HSV(B) | 241.05º | 0.54% | 0.41% | - |
| XYZ | 4.87 | 3.79 | 13.84 | - |
| YUV | 54.8 | 156.33 | 123.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 48 | 105 | 0.53 | 0.54 | 0 | 0.59 | 241.05 | 0.37 | 0.3 |
| Hex | 31 | 30 | 69 | 35 | 36 | 0 | 3B | F1 | 25 | 1E |
| Octal | 61 | 60 | 151 | 65 | 66 | 0 | 73 | 361 | 45 | 36 |
| Binary | 110001 | 110000 | 1101001 | 110101 | 110110 | 0 | 111011 | 11110001 | 100101 | 11110 |
Color Harmonies of #313069
Complementary color
Monochromatic Colors of #313069
Black with #313069
Text Example
Text Example
White with #313069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313069; }
p { color: rgb(49,48,105); }
H1.HeaderClassName
{
color: #313069;
}
.AnyTagClassName
{
color: #313069;
}
</style>
background-color css
<style>
a { background-color: #313069; }
a { background-color: rgb(49,48,105); }
div.DivClassName
{
background-color: #313069;
}
.BgClassName
{
background-color: #313069;
}
</style>
border-color css
<style>
span { border-color: #313069; }
span { border-color: rgb(49,48,105); }
td.TdClassName
{
border-color: #313069;
}
.TagClassName
{
border-color: #313069;
}
</style>