Shades of Cement #837358
Tints of Cement #837358
RGB
CMYK
RGB Variations
Color information
#837358 (or 0x837358) is known color: Cement. HEX triplet: 83, 73 and 58. RGB value is (131,115,88). Sum of RGB (Red+Green+Blue) = 131+115+88=334 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.22% from 334); Green value is 115 (45.31% from 255 or 34.43% from 334); Blue value is 88 (34.77% from 255 or 26.35% from 334); Max value from RGB is 131 - color contains mainly: red. Hex color #837358 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837358 is #7C8CA7. Grayscale: #747474. Windows color (decimal): -8162472 or 5796739. OLE color: 5796739.
HSL color Cylindrical-coordinate representation of color #837358: hue angle of 37.67º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #837358 is Cyan = 0, Magento = 0.12, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 115 | 88 | - |
| CMYK | 0 | 0.12 | 0.33 | 0.49 |
| HSL | 37.67º | 0.2% | 0.43% | - |
| HSV(B) | 37.67º | 0.33% | 0.51% | - |
| XYZ | 17.25 | 17.79 | 11.76 | - |
| YUV | 116.71 | 111.8 | 138.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 115 | 88 | 0 | 0.12 | 0.33 | 0.49 | 37.67 | 0.2 | 0.43 |
| Hex | 83 | 73 | 58 | 0 | C | 21 | 31 | 26 | 14 | 2B |
| Octal | 203 | 163 | 130 | 0 | 14 | 41 | 61 | 46 | 24 | 53 |
| Binary | 10000011 | 1110011 | 1011000 | 0 | 1100 | 100001 | 110001 | 100110 | 10100 | 101011 |
Color Harmonies of #837358
Complementary color
Monochromatic Colors of #837358
Black with #837358
Text Example
Text Example
White with #837358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837358; }
p { color: rgb(131,115,88); }
H1.HeaderClassName
{
color: #837358;
}
.AnyTagClassName
{
color: #837358;
}
</style>
background-color css
<style>
a { background-color: #837358; }
a { background-color: rgb(131,115,88); }
div.DivClassName
{
background-color: #837358;
}
.BgClassName
{
background-color: #837358;
}
</style>
border-color css
<style>
span { border-color: #837358; }
span { border-color: rgb(131,115,88); }
td.TdClassName
{
border-color: #837358;
}
.TagClassName
{
border-color: #837358;
}
</style>