Shades of Crusoe #136829
Tints of Crusoe #136829
RGB
CMYK
RGB Variations
Color information
#136829 (or 0x136829) is known color: Crusoe. HEX triplet: 13, 68 and 29. RGB value is (19,104,41). Sum of RGB (Red+Green+Blue) = 19+104+41=164 (21% of max value = 765). Red value is 19 (7.81% from 255 or 11.59% from 164); Green value is 104 (41.02% from 255 or 63.41% from 164); Blue value is 41 (16.41% from 255 or 25% from 164); Max value from RGB is 104 - color contains mainly: green. Hex color #136829 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #136829 is #EC97D6. Grayscale: #474747. Windows color (decimal): -15505367 or 2713619. OLE color: 2713619.
HSL color Cylindrical-coordinate representation of color #136829: hue angle of 135.53º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #136829 is Cyan = 0.82, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 19 | 104 | 41 | - |
| CMYK | 0.82 | 0 | 0.61 | 0.59 |
| HSL | 135.53º | 0.69% | 0.24% | - |
| HSV(B) | 135.53º | 0.82% | 0.41% | - |
| XYZ | 5.62 | 10.2 | 3.77 | - |
| YUV | 71.4 | 110.84 | 90.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 104 | 41 | 0.82 | 0 | 0.61 | 0.59 | 135.53 | 0.69 | 0.24 |
| Hex | 13 | 68 | 29 | 52 | 0 | 3D | 3B | 88 | 45 | 18 |
| Octal | 23 | 150 | 51 | 122 | 0 | 75 | 73 | 210 | 105 | 30 |
| Binary | 10011 | 1101000 | 101001 | 1010010 | 0 | 111101 | 111011 | 10001000 | 1000101 | 11000 |
Color Harmonies of #136829
Complementary color
Monochromatic Colors of #136829
Black with #136829
Text Example
Text Example
White with #136829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136829; }
p { color: rgb(19,104,41); }
H1.HeaderClassName
{
color: #136829;
}
.AnyTagClassName
{
color: #136829;
}
</style>
background-color css
<style>
a { background-color: #136829; }
a { background-color: rgb(19,104,41); }
div.DivClassName
{
background-color: #136829;
}
.BgClassName
{
background-color: #136829;
}
</style>
border-color css
<style>
span { border-color: #136829; }
span { border-color: rgb(19,104,41); }
td.TdClassName
{
border-color: #136829;
}
.TagClassName
{
border-color: #136829;
}
</style>