Shades of Deep Koamaru #292876
Tints of Deep Koamaru #292876
RGB
CMYK
RGB Variations
Color information
#292876 (or 0x292876) is known color: Deep Koamaru. HEX triplet: 29, 28 and 76. RGB value is (41,40,118). Sum of RGB (Red+Green+Blue) = 41+40+118=199 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.60% from 199); Green value is 40 (16.02% from 255 or 20.10% from 199); Blue value is 118 (46.48% from 255 or 59.30% from 199); Max value from RGB is 118 - color contains mainly: blue. Hex color #292876 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292876 is #D6D789. Grayscale: #303030. Windows color (decimal): -14079882 or 7743529. OLE color: 7743529.
HSL color Cylindrical-coordinate representation of color #292876: hue angle of 240.77º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #292876 is Cyan = 0.65, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 40 | 118 | - |
| CMYK | 0.65 | 0.66 | 0 | 0.54 |
| HSL | 240.77º | 0.49% | 0.31% | - |
| HSV(B) | 240.77º | 0.66% | 0.46% | - |
| XYZ | 4.94 | 3.3 | 17.52 | - |
| YUV | 49.19 | 166.83 | 122.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 40 | 118 | 0.65 | 0.66 | 0 | 0.54 | 240.77 | 0.49 | 0.31 |
| Hex | 29 | 28 | 76 | 41 | 42 | 0 | 36 | F1 | 31 | 1F |
| Octal | 51 | 50 | 166 | 101 | 102 | 0 | 66 | 361 | 61 | 37 |
| Binary | 101001 | 101000 | 1110110 | 1000001 | 1000010 | 0 | 110110 | 11110001 | 110001 | 11111 |
Color Harmonies of #292876
Complementary color
Monochromatic Colors of #292876
Black with #292876
Text Example
Text Example
White with #292876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292876; }
p { color: rgb(41,40,118); }
H1.HeaderClassName
{
color: #292876;
}
.AnyTagClassName
{
color: #292876;
}
</style>
background-color css
<style>
a { background-color: #292876; }
a { background-color: rgb(41,40,118); }
div.DivClassName
{
background-color: #292876;
}
.BgClassName
{
background-color: #292876;
}
</style>
border-color css
<style>
span { border-color: #292876; }
span { border-color: rgb(41,40,118); }
td.TdClassName
{
border-color: #292876;
}
.TagClassName
{
border-color: #292876;
}
</style>