Shades of Schooner #858381
Tints of Schooner #858381
RGB
CMYK
RGB Variations
Color information
#858381 (or 0x858381) is known color: Schooner. HEX triplet: 85, 83 and 81. RGB value is (133,131,129). Sum of RGB (Red+Green+Blue) = 133+131+129=393 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.84% from 393); Green value is 131 (51.56% from 255 or 33.33% from 393); Blue value is 129 (50.78% from 255 or 32.82% from 393); Max value from RGB is 133 - color contains mainly: red. Hex color #858381 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858381 is #7A7C7E. Grayscale: #838383. Windows color (decimal): -8027263 or 8487813. OLE color: 8487813.
HSL color Cylindrical-coordinate representation of color #858381: hue angle of 30º degrees, saturation: 0.02, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #858381 is Cyan = 0, Magento = 0.02, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 131 | 129 | - |
| CMYK | 0 | 0.02 | 0.03 | 0.48 |
| HSL | 30º | 0.02% | 0.51% | - |
| HSV(B) | 30º | 0.03% | 0.52% | - |
| XYZ | 21.75 | 22.8 | 24.02 | - |
| YUV | 131.37 | 126.66 | 129.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 131 | 129 | 0 | 0.02 | 0.03 | 0.48 | 30 | 0.02 | 0.51 |
| Hex | 85 | 83 | 81 | 0 | 2 | 3 | 30 | 1E | 2 | 33 |
| Octal | 205 | 203 | 201 | 0 | 2 | 3 | 60 | 36 | 2 | 63 |
| Binary | 10000101 | 10000011 | 10000001 | 0 | 10 | 11 | 110000 | 11110 | 10 | 110011 |
Color Harmonies of #858381
Complementary color
Monochromatic Colors of #858381
Black with #858381
Text Example
Text Example
White with #858381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858381; }
p { color: rgb(133,131,129); }
H1.HeaderClassName
{
color: #858381;
}
.AnyTagClassName
{
color: #858381;
}
</style>
background-color css
<style>
a { background-color: #858381; }
a { background-color: rgb(133,131,129); }
div.DivClassName
{
background-color: #858381;
}
.BgClassName
{
background-color: #858381;
}
</style>
border-color css
<style>
span { border-color: #858381; }
span { border-color: rgb(133,131,129); }
td.TdClassName
{
border-color: #858381;
}
.TagClassName
{
border-color: #858381;
}
</style>