Shades of Scooter #358295
Tints of Scooter #358295
RGB
CMYK
RGB Variations
Color information
#358295 (or 0x358295) is known color: Scooter. HEX triplet: 35, 82 and 95. RGB value is (53,130,149). Sum of RGB (Red+Green+Blue) = 53+130+149=332 (43% of max value = 765). Red value is 53 (21.09% from 255 or 15.96% from 332); Green value is 130 (51.17% from 255 or 39.16% from 332); Blue value is 149 (58.59% from 255 or 44.88% from 332); Max value from RGB is 149 - color contains mainly: blue. Hex color #358295 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #358295 is #CA7D6A. Grayscale: #6C6C6C. Windows color (decimal): -13270379 or 9798197. OLE color: 9798197.
HSL color Cylindrical-coordinate representation of color #358295: hue angle of 191.88º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #358295 is Cyan = 0.64, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 130 | 149 | - |
| CMYK | 0.64 | 0.13 | 0 | 0.42 |
| HSL | 191.88º | 0.48% | 0.4% | - |
| HSV(B) | 191.88º | 0.64% | 0.58% | - |
| XYZ | 14.88 | 18.89 | 31.3 | - |
| YUV | 109.14 | 150.49 | 87.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 130 | 149 | 0.64 | 0.13 | 0 | 0.42 | 191.88 | 0.48 | 0.4 |
| Hex | 35 | 82 | 95 | 40 | D | 0 | 2A | C0 | 30 | 28 |
| Octal | 65 | 202 | 225 | 100 | 15 | 0 | 52 | 300 | 60 | 50 |
| Binary | 110101 | 10000010 | 10010101 | 1000000 | 1101 | 0 | 101010 | 11000000 | 110000 | 101000 |
Color Harmonies of #358295
Complementary color
Monochromatic Colors of #358295
Black with #358295
Text Example
Text Example
White with #358295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358295; }
p { color: rgb(53,130,149); }
H1.HeaderClassName
{
color: #358295;
}
.AnyTagClassName
{
color: #358295;
}
</style>
background-color css
<style>
a { background-color: #358295; }
a { background-color: rgb(53,130,149); }
div.DivClassName
{
background-color: #358295;
}
.BgClassName
{
background-color: #358295;
}
</style>
border-color css
<style>
span { border-color: #358295; }
span { border-color: rgb(53,130,149); }
td.TdClassName
{
border-color: #358295;
}
.TagClassName
{
border-color: #358295;
}
</style>