Shades of Deep Koamaru #292979
Tints of Deep Koamaru #292979
RGB
CMYK
RGB Variations
Color information
#292979 (or 0x292979) is known color: Deep Koamaru. HEX triplet: 29, 29 and 79. RGB value is (41,41,121). Sum of RGB (Red+Green+Blue) = 41+41+121=203 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.20% from 203); Green value is 41 (16.41% from 255 or 20.20% from 203); Blue value is 121 (47.66% from 255 or 59.61% from 203); Max value from RGB is 121 - color contains mainly: blue. Hex color #292979 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292979 is #D6D686. Grayscale: #313131. Windows color (decimal): -14079623 or 7940393. OLE color: 7940393.
HSL color Cylindrical-coordinate representation of color #292979: hue angle of 240º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #292979 is Cyan = 0.66, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 41 | 121 | - |
| CMYK | 0.66 | 0.66 | 0 | 0.53 |
| HSL | 240º | 0.49% | 0.32% | - |
| HSV(B) | 240º | 0.66% | 0.47% | - |
| XYZ | 5.16 | 3.44 | 18.48 | - |
| YUV | 50.12 | 168 | 121.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 41 | 121 | 0.66 | 0.66 | 0 | 0.53 | 240 | 0.49 | 0.32 |
| Hex | 29 | 29 | 79 | 42 | 42 | 0 | 35 | F0 | 31 | 20 |
| Octal | 51 | 51 | 171 | 102 | 102 | 0 | 65 | 360 | 61 | 40 |
| Binary | 101001 | 101001 | 1111001 | 1000010 | 1000010 | 0 | 110101 | 11110000 | 110001 | 100000 |
Color Harmonies of #292979
Complementary color
Monochromatic Colors of #292979
Black with #292979
Text Example
Text Example
White with #292979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292979; }
p { color: rgb(41,41,121); }
H1.HeaderClassName
{
color: #292979;
}
.AnyTagClassName
{
color: #292979;
}
</style>
background-color css
<style>
a { background-color: #292979; }
a { background-color: rgb(41,41,121); }
div.DivClassName
{
background-color: #292979;
}
.BgClassName
{
background-color: #292979;
}
</style>
border-color css
<style>
span { border-color: #292979; }
span { border-color: rgb(41,41,121); }
td.TdClassName
{
border-color: #292979;
}
.TagClassName
{
border-color: #292979;
}
</style>