Shades of Crusoe #136731
Tints of Crusoe #136731
RGB
CMYK
RGB Variations
Color information
#136731 (or 0x136731) is known color: Crusoe. HEX triplet: 13, 67 and 31. RGB value is (19,103,49). Sum of RGB (Red+Green+Blue) = 19+103+49=171 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.11% from 171); Green value is 103 (40.62% from 255 or 60.23% from 171); Blue value is 49 (19.53% from 255 or 28.65% from 171); Max value from RGB is 103 - color contains mainly: green. Hex color #136731 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #136731 is #EC98CE. Grayscale: #474747. Windows color (decimal): -15505615 or 3237651. OLE color: 3237651.
HSL color Cylindrical-coordinate representation of color #136731: hue angle of 141.43º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #136731 is Cyan = 0.82, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 19 | 103 | 49 | - |
| CMYK | 0.82 | 0 | 0.52 | 0.60 |
| HSL | 141.43º | 0.69% | 0.24% | - |
| HSV(B) | 141.43º | 0.82% | 0.4% | - |
| XYZ | 5.67 | 10.06 | 4.55 | - |
| YUV | 71.73 | 115.17 | 90.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 103 | 49 | 0.82 | 0 | 0.52 | 0.60 | 141.43 | 0.69 | 0.24 |
| Hex | 13 | 67 | 31 | 52 | 0 | 34 | 3C | 8D | 45 | 18 |
| Octal | 23 | 147 | 61 | 122 | 0 | 64 | 74 | 215 | 105 | 30 |
| Binary | 10011 | 1100111 | 110001 | 1010010 | 0 | 110100 | 111100 | 10001101 | 1000101 | 11000 |
Color Harmonies of #136731
Complementary color
Monochromatic Colors of #136731
Black with #136731
Text Example
Text Example
White with #136731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136731; }
p { color: rgb(19,103,49); }
H1.HeaderClassName
{
color: #136731;
}
.AnyTagClassName
{
color: #136731;
}
</style>
background-color css
<style>
a { background-color: #136731; }
a { background-color: rgb(19,103,49); }
div.DivClassName
{
background-color: #136731;
}
.BgClassName
{
background-color: #136731;
}
</style>
border-color css
<style>
span { border-color: #136731; }
span { border-color: rgb(19,103,49); }
td.TdClassName
{
border-color: #136731;
}
.TagClassName
{
border-color: #136731;
}
</style>