Shades of Caput Mortuum #652722
Tints of Caput Mortuum #652722
RGB
CMYK
RGB Variations
Color information
#652722 (or 0x652722) is known color: Caput Mortuum. HEX triplet: 65, 27 and 22. RGB value is (101,39,34). Sum of RGB (Red+Green+Blue) = 101+39+34=174 (23% of max value = 765). Red value is 101 (39.84% from 255 or 58.05% from 174); Green value is 39 (15.62% from 255 or 22.41% from 174); Blue value is 34 (13.67% from 255 or 19.54% from 174); Max value from RGB is 101 - color contains mainly: red. Hex color #652722 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #652722 is #9AD8DD. Grayscale: #393939. Windows color (decimal): -10148062 or 2238309. OLE color: 2238309.
HSL color Cylindrical-coordinate representation of color #652722: hue angle of 4.48º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #652722 is Cyan = 0, Magento = 0.61, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 39 | 34 | - |
| CMYK | 0 | 0.61 | 0.66 | 0.60 |
| HSL | 4.48º | 0.5% | 0.26% | - |
| HSV(B) | 4.48º | 0.66% | 0.4% | - |
| XYZ | 6.38 | 4.33 | 2.01 | - |
| YUV | 56.97 | 115.04 | 159.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 39 | 34 | 0 | 0.61 | 0.66 | 0.60 | 4.48 | 0.5 | 0.26 |
| Hex | 65 | 27 | 22 | 0 | 3D | 42 | 3C | 4 | 32 | 1A |
| Octal | 145 | 47 | 42 | 0 | 75 | 102 | 74 | 4 | 62 | 32 |
| Binary | 1100101 | 100111 | 100010 | 0 | 111101 | 1000010 | 111100 | 100 | 110010 | 11010 |
Color Harmonies of #652722
Complementary color
Monochromatic Colors of #652722
Black with #652722
Text Example
Text Example
White with #652722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652722; }
p { color: rgb(101,39,34); }
H1.HeaderClassName
{
color: #652722;
}
.AnyTagClassName
{
color: #652722;
}
</style>
background-color css
<style>
a { background-color: #652722; }
a { background-color: rgb(101,39,34); }
div.DivClassName
{
background-color: #652722;
}
.BgClassName
{
background-color: #652722;
}
</style>
border-color css
<style>
span { border-color: #652722; }
span { border-color: rgb(101,39,34); }
td.TdClassName
{
border-color: #652722;
}
.TagClassName
{
border-color: #652722;
}
</style>