Shades of Scooter #358696
Tints of Scooter #358696
RGB
CMYK
RGB Variations
Color information
#358696 (or 0x358696) is known color: Scooter. HEX triplet: 35, 86 and 96. RGB value is (53,134,150). Sum of RGB (Red+Green+Blue) = 53+134+150=337 (44% of max value = 765). Red value is 53 (21.09% from 255 or 15.73% from 337); Green value is 134 (52.73% from 255 or 39.76% from 337); Blue value is 150 (58.98% from 255 or 44.51% from 337); Max value from RGB is 150 - color contains mainly: blue. Hex color #358696 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #358696 is #CA7969. Grayscale: #6F6F6F. Windows color (decimal): -13269354 or 9864757. OLE color: 9864757.
HSL color Cylindrical-coordinate representation of color #358696: hue angle of 189.9º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #358696 is Cyan = 0.65, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 134 | 150 | - |
| CMYK | 0.65 | 0.11 | 0 | 0.41 |
| HSL | 189.9º | 0.48% | 0.4% | - |
| HSV(B) | 189.9º | 0.65% | 0.59% | - |
| XYZ | 15.5 | 20.01 | 31.9 | - |
| YUV | 111.61 | 149.66 | 86.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 134 | 150 | 0.65 | 0.11 | 0 | 0.41 | 189.9 | 0.48 | 0.4 |
| Hex | 35 | 86 | 96 | 41 | B | 0 | 29 | BE | 30 | 28 |
| Octal | 65 | 206 | 226 | 101 | 13 | 0 | 51 | 276 | 60 | 50 |
| Binary | 110101 | 10000110 | 10010110 | 1000001 | 1011 | 0 | 101001 | 10111110 | 110000 | 101000 |
Color Harmonies of #358696
Complementary color
Monochromatic Colors of #358696
Black with #358696
Text Example
Text Example
White with #358696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358696; }
p { color: rgb(53,134,150); }
H1.HeaderClassName
{
color: #358696;
}
.AnyTagClassName
{
color: #358696;
}
</style>
background-color css
<style>
a { background-color: #358696; }
a { background-color: rgb(53,134,150); }
div.DivClassName
{
background-color: #358696;
}
.BgClassName
{
background-color: #358696;
}
</style>
border-color css
<style>
span { border-color: #358696; }
span { border-color: rgb(53,134,150); }
td.TdClassName
{
border-color: #358696;
}
.TagClassName
{
border-color: #358696;
}
</style>