Shades of Schooner #928375
Tints of Schooner #928375
RGB
CMYK
RGB Variations
Color information
#928375 (or 0x928375) is known color: Schooner. HEX triplet: 92, 83 and 75. RGB value is (146,131,117). Sum of RGB (Red+Green+Blue) = 146+131+117=394 (52% of max value = 765). Red value is 146 (57.42% from 255 or 37.06% from 394); Green value is 131 (51.56% from 255 or 33.25% from 394); Blue value is 117 (46.09% from 255 or 29.70% from 394); Max value from RGB is 146 - color contains mainly: red. Hex color #928375 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928375 is #6D7C8A. Grayscale: #858585. Windows color (decimal): -7175307 or 7701394. OLE color: 7701394.
HSL color Cylindrical-coordinate representation of color #928375: hue angle of 28.97º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #928375 is Cyan = 0, Magento = 0.10, Yellow = 0.20 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 131 | 117 | - |
| CMYK | 0 | 0.10 | 0.20 | 0.43 |
| HSL | 28.97º | 0.12% | 0.52% | - |
| HSV(B) | 28.97º | 0.2% | 0.57% | - |
| XYZ | 23.18 | 23.63 | 20.17 | - |
| YUV | 133.89 | 118.47 | 136.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 131 | 117 | 0 | 0.10 | 0.20 | 0.43 | 28.97 | 0.12 | 0.52 |
| Hex | 92 | 83 | 75 | 0 | A | 14 | 2B | 1D | C | 34 |
| Octal | 222 | 203 | 165 | 0 | 12 | 24 | 53 | 35 | 14 | 64 |
| Binary | 10010010 | 10000011 | 1110101 | 0 | 1010 | 10100 | 101011 | 11101 | 1100 | 110100 |
Color Harmonies of #928375
Complementary color
Monochromatic Colors of #928375
Black with #928375
Text Example
Text Example
White with #928375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928375; }
p { color: rgb(146,131,117); }
H1.HeaderClassName
{
color: #928375;
}
.AnyTagClassName
{
color: #928375;
}
</style>
background-color css
<style>
a { background-color: #928375; }
a { background-color: rgb(146,131,117); }
div.DivClassName
{
background-color: #928375;
}
.BgClassName
{
background-color: #928375;
}
</style>
border-color css
<style>
span { border-color: #928375; }
span { border-color: rgb(146,131,117); }
td.TdClassName
{
border-color: #928375;
}
.TagClassName
{
border-color: #928375;
}
</style>