Shades of Camarone #137530
Tints of Camarone #137530
RGB
CMYK
RGB Variations
Color information
#137530 (or 0x137530) is known color: Camarone. HEX triplet: 13, 75 and 30. RGB value is (19,117,48). Sum of RGB (Red+Green+Blue) = 19+117+48=184 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.33% from 184); Green value is 117 (46.09% from 255 or 63.59% from 184); Blue value is 48 (19.14% from 255 or 26.09% from 184); Max value from RGB is 117 - color contains mainly: green. Hex color #137530 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #137530 is #EC8ACF. Grayscale: #505050. Windows color (decimal): -15502032 or 3175699. OLE color: 3175699.
HSL color Cylindrical-coordinate representation of color #137530: hue angle of 137.76º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #137530 is Cyan = 0.84, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 117 | 48 | - |
| CMYK | 0.84 | 0 | 0.59 | 0.54 |
| HSL | 137.76º | 0.72% | 0.27% | - |
| HSV(B) | 137.76º | 0.84% | 0.46% | - |
| XYZ | 7.16 | 13.07 | 4.94 | - |
| YUV | 79.83 | 110.03 | 84.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 117 | 48 | 0.84 | 0 | 0.59 | 0.54 | 137.76 | 0.72 | 0.27 |
| Hex | 13 | 75 | 30 | 54 | 0 | 3B | 36 | 8A | 48 | 1B |
| Octal | 23 | 165 | 60 | 124 | 0 | 73 | 66 | 212 | 110 | 33 |
| Binary | 10011 | 1110101 | 110000 | 1010100 | 0 | 111011 | 110110 | 10001010 | 1001000 | 11011 |
Color Harmonies of #137530
Complementary color
Monochromatic Colors of #137530
Black with #137530
Text Example
Text Example
White with #137530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137530; }
p { color: rgb(19,117,48); }
H1.HeaderClassName
{
color: #137530;
}
.AnyTagClassName
{
color: #137530;
}
</style>
background-color css
<style>
a { background-color: #137530; }
a { background-color: rgb(19,117,48); }
div.DivClassName
{
background-color: #137530;
}
.BgClassName
{
background-color: #137530;
}
</style>
border-color css
<style>
span { border-color: #137530; }
span { border-color: rgb(19,117,48); }
td.TdClassName
{
border-color: #137530;
}
.TagClassName
{
border-color: #137530;
}
</style>