Shades of Deep Koamaru #292966
Tints of Deep Koamaru #292966
RGB
CMYK
RGB Variations
Color information
#292966 (or 0x292966) is known color: Deep Koamaru. HEX triplet: 29, 29 and 66. RGB value is (41,41,102). Sum of RGB (Red+Green+Blue) = 41+41+102=184 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.28% from 184); Green value is 41 (16.41% from 255 or 22.28% from 184); Blue value is 102 (40.23% from 255 or 55.43% from 184); Max value from RGB is 102 - color contains mainly: blue. Hex color #292966 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292966 is #D6D699. Grayscale: #2F2F2F. Windows color (decimal): -14079642 or 6695209. OLE color: 6695209.
HSL color Cylindrical-coordinate representation of color #292966: hue angle of 240º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #292966 is Cyan = 0.60, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 41 | 102 | - |
| CMYK | 0.60 | 0.60 | 0 | 0.6 |
| HSL | 240º | 0.43% | 0.28% | - |
| HSV(B) | 240º | 0.6% | 0.4% | - |
| XYZ | 4.11 | 3.02 | 12.94 | - |
| YUV | 47.95 | 158.5 | 123.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 41 | 102 | 0.60 | 0.60 | 0 | 0.6 | 240 | 0.43 | 0.28 |
| Hex | 29 | 29 | 66 | 3C | 3C | 0 | 3C | F0 | 2B | 1C |
| Octal | 51 | 51 | 146 | 74 | 74 | 0 | 74 | 360 | 53 | 34 |
| Binary | 101001 | 101001 | 1100110 | 111100 | 111100 | 0 | 111100 | 11110000 | 101011 | 11100 |
Color Harmonies of #292966
Complementary color
Monochromatic Colors of #292966
Black with #292966
Text Example
Text Example
White with #292966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292966; }
p { color: rgb(41,41,102); }
H1.HeaderClassName
{
color: #292966;
}
.AnyTagClassName
{
color: #292966;
}
</style>
background-color css
<style>
a { background-color: #292966; }
a { background-color: rgb(41,41,102); }
div.DivClassName
{
background-color: #292966;
}
.BgClassName
{
background-color: #292966;
}
</style>
border-color css
<style>
span { border-color: #292966; }
span { border-color: rgb(41,41,102); }
td.TdClassName
{
border-color: #292966;
}
.TagClassName
{
border-color: #292966;
}
</style>