Shades of Scooter #358594
Tints of Scooter #358594
RGB
CMYK
RGB Variations
Color information
#358594 (or 0x358594) is known color: Scooter. HEX triplet: 35, 85 and 94. RGB value is (53,133,148). Sum of RGB (Red+Green+Blue) = 53+133+148=334 (44% of max value = 765). Red value is 53 (21.09% from 255 or 15.87% from 334); Green value is 133 (52.34% from 255 or 39.82% from 334); Blue value is 148 (58.20% from 255 or 44.31% from 334); Max value from RGB is 148 - color contains mainly: blue. Hex color #358594 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #358594 is #CA7A6B. Grayscale: #6E6E6E. Windows color (decimal): -13269612 or 9733429. OLE color: 9733429.
HSL color Cylindrical-coordinate representation of color #358594: hue angle of 189.47º 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 #358594 is Cyan = 0.64, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 133 | 148 | - |
| CMYK | 0.64 | 0.10 | 0 | 0.42 |
| HSL | 189.47º | 0.47% | 0.39% | - |
| HSV(B) | 189.47º | 0.64% | 0.58% | - |
| XYZ | 15.2 | 19.67 | 31.01 | - |
| YUV | 110.79 | 149 | 86.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 133 | 148 | 0.64 | 0.10 | 0 | 0.42 | 189.47 | 0.47 | 0.39 |
| Hex | 35 | 85 | 94 | 40 | A | 0 | 2A | BD | 2F | 27 |
| Octal | 65 | 205 | 224 | 100 | 12 | 0 | 52 | 275 | 57 | 47 |
| Binary | 110101 | 10000101 | 10010100 | 1000000 | 1010 | 0 | 101010 | 10111101 | 101111 | 100111 |
Color Harmonies of #358594
Complementary color
Monochromatic Colors of #358594
Black with #358594
Text Example
Text Example
White with #358594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358594; }
p { color: rgb(53,133,148); }
H1.HeaderClassName
{
color: #358594;
}
.AnyTagClassName
{
color: #358594;
}
</style>
background-color css
<style>
a { background-color: #358594; }
a { background-color: rgb(53,133,148); }
div.DivClassName
{
background-color: #358594;
}
.BgClassName
{
background-color: #358594;
}
</style>
border-color css
<style>
span { border-color: #358594; }
span { border-color: rgb(53,133,148); }
td.TdClassName
{
border-color: #358594;
}
.TagClassName
{
border-color: #358594;
}
</style>