Shades of Scooter #358694
Tints of Scooter #358694
RGB
CMYK
RGB Variations
Color information
#358694 (or 0x358694) is known color: Scooter. HEX triplet: 35, 86 and 94. RGB value is (53,134,148). Sum of RGB (Red+Green+Blue) = 53+134+148=335 (44% of max value = 765). Red value is 53 (21.09% from 255 or 15.82% from 335); Green value is 134 (52.73% from 255 or 40% from 335); Blue value is 148 (58.20% from 255 or 44.18% from 335); Max value from RGB is 148 - color contains mainly: blue. Hex color #358694 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #358694 is #CA796B. Grayscale: #6F6F6F. Windows color (decimal): -13269356 or 9733685. OLE color: 9733685.
HSL color Cylindrical-coordinate representation of color #358694: hue angle of 188.84º 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 #358694 is Cyan = 0.64, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 134 | 148 | - |
| CMYK | 0.64 | 0.09 | 0 | 0.42 |
| HSL | 188.84º | 0.47% | 0.39% | - |
| HSV(B) | 188.84º | 0.64% | 0.58% | - |
| XYZ | 15.34 | 19.95 | 31.06 | - |
| YUV | 111.38 | 148.66 | 86.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 134 | 148 | 0.64 | 0.09 | 0 | 0.42 | 188.84 | 0.47 | 0.39 |
| Hex | 35 | 86 | 94 | 40 | 9 | 0 | 2A | BD | 2F | 27 |
| Octal | 65 | 206 | 224 | 100 | 11 | 0 | 52 | 275 | 57 | 47 |
| Binary | 110101 | 10000110 | 10010100 | 1000000 | 1001 | 0 | 101010 | 10111101 | 101111 | 100111 |
Color Harmonies of #358694
Complementary color
Monochromatic Colors of #358694
Black with #358694
Text Example
Text Example
White with #358694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358694; }
p { color: rgb(53,134,148); }
H1.HeaderClassName
{
color: #358694;
}
.AnyTagClassName
{
color: #358694;
}
</style>
background-color css
<style>
a { background-color: #358694; }
a { background-color: rgb(53,134,148); }
div.DivClassName
{
background-color: #358694;
}
.BgClassName
{
background-color: #358694;
}
</style>
border-color css
<style>
span { border-color: #358694; }
span { border-color: rgb(53,134,148); }
td.TdClassName
{
border-color: #358694;
}
.TagClassName
{
border-color: #358694;
}
</style>