Shades of Deep Koamaru #292867
Tints of Deep Koamaru #292867
RGB
CMYK
RGB Variations
Color information
#292867 (or 0x292867) is known color: Deep Koamaru. HEX triplet: 29, 28 and 67. RGB value is (41,40,103). Sum of RGB (Red+Green+Blue) = 41+40+103=184 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.28% from 184); Green value is 40 (16.02% from 255 or 21.74% from 184); Blue value is 103 (40.62% from 255 or 55.98% from 184); Max value from RGB is 103 - color contains mainly: blue. Hex color #292867 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292867 is #D6D798. Grayscale: #2F2F2F. Windows color (decimal): -14079897 or 6760489. OLE color: 6760489.
HSL color Cylindrical-coordinate representation of color #292867: hue angle of 240.95º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #292867 is Cyan = 0.60, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 40 | 103 | - |
| CMYK | 0.60 | 0.61 | 0 | 0.60 |
| HSL | 240.95º | 0.44% | 0.28% | - |
| HSV(B) | 240.95º | 0.61% | 0.4% | - |
| XYZ | 4.12 | 2.97 | 13.19 | - |
| YUV | 47.48 | 159.33 | 123.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 40 | 103 | 0.60 | 0.61 | 0 | 0.60 | 240.95 | 0.44 | 0.28 |
| Hex | 29 | 28 | 67 | 3C | 3D | 0 | 3C | F1 | 2C | 1C |
| Octal | 51 | 50 | 147 | 74 | 75 | 0 | 74 | 361 | 54 | 34 |
| Binary | 101001 | 101000 | 1100111 | 111100 | 111101 | 0 | 111100 | 11110001 | 101100 | 11100 |
Color Harmonies of #292867
Complementary color
Monochromatic Colors of #292867
Black with #292867
Text Example
Text Example
White with #292867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292867; }
p { color: rgb(41,40,103); }
H1.HeaderClassName
{
color: #292867;
}
.AnyTagClassName
{
color: #292867;
}
</style>
background-color css
<style>
a { background-color: #292867; }
a { background-color: rgb(41,40,103); }
div.DivClassName
{
background-color: #292867;
}
.BgClassName
{
background-color: #292867;
}
</style>
border-color css
<style>
span { border-color: #292867; }
span { border-color: rgb(41,40,103); }
td.TdClassName
{
border-color: #292867;
}
.TagClassName
{
border-color: #292867;
}
</style>