Shades of Scooter #358494
Tints of Scooter #358494
RGB
CMYK
RGB Variations
Color information
#358494 (or 0x358494) is known color: Scooter. HEX triplet: 35, 84 and 94. RGB value is (53,132,148). Sum of RGB (Red+Green+Blue) = 53+132+148=333 (44% of max value = 765). Red value is 53 (21.09% from 255 or 15.92% from 333); Green value is 132 (51.95% from 255 or 39.64% from 333); Blue value is 148 (58.20% from 255 or 44.44% from 333); Max value from RGB is 148 - color contains mainly: blue. Hex color #358494 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #358494 is #CA7B6B. Grayscale: #6E6E6E. Windows color (decimal): -13269868 or 9733173. OLE color: 9733173.
HSL color Cylindrical-coordinate representation of color #358494: hue angle of 190.11º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #358494 is Cyan = 0.64, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 132 | 148 | - |
| CMYK | 0.64 | 0.11 | 0 | 0.42 |
| HSL | 190.11º | 0.47% | 0.39% | - |
| HSV(B) | 190.11º | 0.64% | 0.58% | - |
| XYZ | 15.06 | 19.4 | 30.97 | - |
| YUV | 110.2 | 149.33 | 87.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 132 | 148 | 0.64 | 0.11 | 0 | 0.42 | 190.11 | 0.47 | 0.39 |
| Hex | 35 | 84 | 94 | 40 | B | 0 | 2A | BE | 2F | 27 |
| Octal | 65 | 204 | 224 | 100 | 13 | 0 | 52 | 276 | 57 | 47 |
| Binary | 110101 | 10000100 | 10010100 | 1000000 | 1011 | 0 | 101010 | 10111110 | 101111 | 100111 |
Color Harmonies of #358494
Complementary color
Monochromatic Colors of #358494
Black with #358494
Text Example
Text Example
White with #358494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358494; }
p { color: rgb(53,132,148); }
H1.HeaderClassName
{
color: #358494;
}
.AnyTagClassName
{
color: #358494;
}
</style>
background-color css
<style>
a { background-color: #358494; }
a { background-color: rgb(53,132,148); }
div.DivClassName
{
background-color: #358494;
}
.BgClassName
{
background-color: #358494;
}
</style>
border-color css
<style>
span { border-color: #358494; }
span { border-color: rgb(53,132,148); }
td.TdClassName
{
border-color: #358494;
}
.TagClassName
{
border-color: #358494;
}
</style>