Shades of Scooter #359197
Tints of Scooter #359197
RGB
CMYK
RGB Variations
Color information
#359197 (or 0x359197) is known color: Scooter. HEX triplet: 35, 91 and 97. RGB value is (53,145,151). Sum of RGB (Red+Green+Blue) = 53+145+151=349 (46% of max value = 765). Red value is 53 (21.09% from 255 or 15.19% from 349); Green value is 145 (57.03% from 255 or 41.55% from 349); Blue value is 151 (59.38% from 255 or 43.27% from 349); Max value from RGB is 151 - color contains mainly: blue. Hex color #359197 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #359197 is #CA6E68. Grayscale: #767676. Windows color (decimal): -13266537 or 9933109. OLE color: 9933109.
HSL color Cylindrical-coordinate representation of color #359197: hue angle of 183.67º 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 #359197 is Cyan = 0.65, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 145 | 151 | - |
| CMYK | 0.65 | 0.04 | 0 | 0.41 |
| HSL | 183.67º | 0.48% | 0.4% | - |
| HSV(B) | 183.67º | 0.65% | 0.59% | - |
| XYZ | 17.18 | 23.24 | 32.86 | - |
| YUV | 118.18 | 146.52 | 81.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 145 | 151 | 0.65 | 0.04 | 0 | 0.41 | 183.67 | 0.48 | 0.4 |
| Hex | 35 | 91 | 97 | 41 | 4 | 0 | 29 | B8 | 30 | 28 |
| Octal | 65 | 221 | 227 | 101 | 4 | 0 | 51 | 270 | 60 | 50 |
| Binary | 110101 | 10010001 | 10010111 | 1000001 | 100 | 0 | 101001 | 10111000 | 110000 | 101000 |
Color Harmonies of #359197
Complementary color
Monochromatic Colors of #359197
Black with #359197
Text Example
Text Example
White with #359197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359197; }
p { color: rgb(53,145,151); }
H1.HeaderClassName
{
color: #359197;
}
.AnyTagClassName
{
color: #359197;
}
</style>
background-color css
<style>
a { background-color: #359197; }
a { background-color: rgb(53,145,151); }
div.DivClassName
{
background-color: #359197;
}
.BgClassName
{
background-color: #359197;
}
</style>
border-color css
<style>
span { border-color: #359197; }
span { border-color: rgb(53,145,151); }
td.TdClassName
{
border-color: #359197;
}
.TagClassName
{
border-color: #359197;
}
</style>