Shades of Schooner #908674
Tints of Schooner #908674
RGB
CMYK
RGB Variations
Color information
#908674 (or 0x908674) is known color: Schooner. HEX triplet: 90, 86 and 74. RGB value is (144,134,116). Sum of RGB (Red+Green+Blue) = 144+134+116=394 (52% of max value = 765). Red value is 144 (56.64% from 255 or 36.55% from 394); Green value is 134 (52.73% from 255 or 34.01% from 394); Blue value is 116 (45.70% from 255 or 29.44% from 394); Max value from RGB is 144 - color contains mainly: red. Hex color #908674 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #908674 is #6F798B. Grayscale: #878787. Windows color (decimal): -7305612 or 7636624. OLE color: 7636624.
HSL color Cylindrical-coordinate representation of color #908674: hue angle of 38.57º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #908674 is Cyan = 0, Magento = 0.07, Yellow = 0.19 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 134 | 116 | - |
| CMYK | 0 | 0.07 | 0.19 | 0.44 |
| HSL | 38.57º | 0.11% | 0.51% | - |
| HSV(B) | 38.57º | 0.19% | 0.56% | - |
| XYZ | 23.18 | 24.24 | 19.98 | - |
| YUV | 134.94 | 117.31 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 134 | 116 | 0 | 0.07 | 0.19 | 0.44 | 38.57 | 0.11 | 0.51 |
| Hex | 90 | 86 | 74 | 0 | 7 | 13 | 2C | 27 | B | 33 |
| Octal | 220 | 206 | 164 | 0 | 7 | 23 | 54 | 47 | 13 | 63 |
| Binary | 10010000 | 10000110 | 1110100 | 0 | 111 | 10011 | 101100 | 100111 | 1011 | 110011 |
Color Harmonies of #908674
Complementary color
Monochromatic Colors of #908674
Black with #908674
Text Example
Text Example
White with #908674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #908674; }
p { color: rgb(144,134,116); }
H1.HeaderClassName
{
color: #908674;
}
.AnyTagClassName
{
color: #908674;
}
</style>
background-color css
<style>
a { background-color: #908674; }
a { background-color: rgb(144,134,116); }
div.DivClassName
{
background-color: #908674;
}
.BgClassName
{
background-color: #908674;
}
</style>
border-color css
<style>
span { border-color: #908674; }
span { border-color: rgb(144,134,116); }
td.TdClassName
{
border-color: #908674;
}
.TagClassName
{
border-color: #908674;
}
</style>