Shades of Camarone #0D7526
Tints of Camarone #0D7526
RGB
CMYK
RGB Variations
Color information
#0D7526 (or 0x0D7526) is known color: Camarone. HEX triplet: 0D, 75 and 26. RGB value is (13,117,38). Sum of RGB (Red+Green+Blue) = 13+117+38=168 (22% of max value = 765). Red value is 13 (5.47% from 255 or 7.74% from 168); Green value is 117 (46.09% from 255 or 69.64% from 168); Blue value is 38 (15.23% from 255 or 22.62% from 168); Max value from RGB is 117 - color contains mainly: green. Hex color #0D7526 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0D7526 is #F28AD9. Grayscale: #4D4D4D. Windows color (decimal): -15895258 or 2520333. OLE color: 2520333.
HSL color Cylindrical-coordinate representation of color #0D7526: hue angle of 134.42º degrees, saturation: 0.8, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #0D7526 is Cyan = 0.89, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 13 | 117 | 38 | - |
| CMYK | 0.89 | 0 | 0.68 | 0.54 |
| HSL | 134.42º | 0.8% | 0.25% | - |
| HSV(B) | 134.42º | 0.89% | 0.46% | - |
| XYZ | 6.88 | 12.95 | 3.97 | - |
| YUV | 76.9 | 106.04 | 82.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 117 | 38 | 0.89 | 0 | 0.68 | 0.54 | 134.42 | 0.8 | 0.25 |
| Hex | D | 75 | 26 | 59 | 0 | 44 | 36 | 86 | 50 | 19 |
| Octal | 15 | 165 | 46 | 131 | 0 | 104 | 66 | 206 | 120 | 31 |
| Binary | 1101 | 1110101 | 100110 | 1011001 | 0 | 1000100 | 110110 | 10000110 | 1010000 | 11001 |
Color Harmonies of #0D7526
Complementary color
Monochromatic Colors of #0D7526
Black with #0D7526
Text Example
Text Example
White with #0D7526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D7526; }
p { color: rgb(13,117,38); }
H1.HeaderClassName
{
color: #0D7526;
}
.AnyTagClassName
{
color: #0D7526;
}
</style>
background-color css
<style>
a { background-color: #0D7526; }
a { background-color: rgb(13,117,38); }
div.DivClassName
{
background-color: #0D7526;
}
.BgClassName
{
background-color: #0D7526;
}
</style>
border-color css
<style>
span { border-color: #0D7526; }
span { border-color: rgb(13,117,38); }
td.TdClassName
{
border-color: #0D7526;
}
.TagClassName
{
border-color: #0D7526;
}
</style>