Shades of Scooter #358793
Tints of Scooter #358793
RGB
CMYK
RGB Variations
Color information
#358793 (or 0x358793) is known color: Scooter. HEX triplet: 35, 87 and 93. RGB value is (53,135,147). Sum of RGB (Red+Green+Blue) = 53+135+147=335 (44% of max value = 765). Red value is 53 (21.09% from 255 or 15.82% from 335); Green value is 135 (53.12% from 255 or 40.30% from 335); Blue value is 147 (57.81% from 255 or 43.88% from 335); Max value from RGB is 147 - color contains mainly: blue. Hex color #358793 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #358793 is #CA786C. Grayscale: #6F6F6F. Windows color (decimal): -13269101 or 9668405. OLE color: 9668405.
HSL color Cylindrical-coordinate representation of color #358793: hue angle of 187.66º 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 #358793 is Cyan = 0.64, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 135 | 147 | - |
| CMYK | 0.64 | 0.08 | 0 | 0.42 |
| HSL | 187.66º | 0.47% | 0.39% | - |
| HSV(B) | 187.66º | 0.64% | 0.58% | - |
| XYZ | 15.4 | 20.19 | 30.69 | - |
| YUV | 111.85 | 147.83 | 86.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 147 | 0.64 | 0.08 | 0 | 0.42 | 187.66 | 0.47 | 0.39 |
| Hex | 35 | 87 | 93 | 40 | 8 | 0 | 2A | BC | 2F | 27 |
| Octal | 65 | 207 | 223 | 100 | 10 | 0 | 52 | 274 | 57 | 47 |
| Binary | 110101 | 10000111 | 10010011 | 1000000 | 1000 | 0 | 101010 | 10111100 | 101111 | 100111 |
Color Harmonies of #358793
Complementary color
Monochromatic Colors of #358793
Black with #358793
Text Example
Text Example
White with #358793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358793; }
p { color: rgb(53,135,147); }
H1.HeaderClassName
{
color: #358793;
}
.AnyTagClassName
{
color: #358793;
}
</style>
background-color css
<style>
a { background-color: #358793; }
a { background-color: rgb(53,135,147); }
div.DivClassName
{
background-color: #358793;
}
.BgClassName
{
background-color: #358793;
}
</style>
border-color css
<style>
span { border-color: #358793; }
span { border-color: rgb(53,135,147); }
td.TdClassName
{
border-color: #358793;
}
.TagClassName
{
border-color: #358793;
}
</style>