Shades of Scooter #358290
Tints of Scooter #358290
RGB
CMYK
RGB Variations
Color information
#358290 (or 0x358290) is known color: Scooter. HEX triplet: 35, 82 and 90. RGB value is (53,130,144). Sum of RGB (Red+Green+Blue) = 53+130+144=327 (43% of max value = 765). Red value is 53 (21.09% from 255 or 16.21% from 327); Green value is 130 (51.17% from 255 or 39.76% from 327); Blue value is 144 (56.64% from 255 or 44.04% from 327); Max value from RGB is 144 - color contains mainly: blue. Hex color #358290 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #358290 is #CA7D6F. Grayscale: #6C6C6C. Windows color (decimal): -13270384 or 9470517. OLE color: 9470517.
HSL color Cylindrical-coordinate representation of color #358290: hue angle of 189.23º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #358290 is Cyan = 0.63, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 130 | 144 | - |
| CMYK | 0.63 | 0.10 | 0 | 0.44 |
| HSL | 189.23º | 0.46% | 0.39% | - |
| HSV(B) | 189.23º | 0.63% | 0.56% | - |
| XYZ | 14.48 | 18.74 | 29.24 | - |
| YUV | 108.57 | 147.99 | 88.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 130 | 144 | 0.63 | 0.10 | 0 | 0.44 | 189.23 | 0.46 | 0.39 |
| Hex | 35 | 82 | 90 | 3F | A | 0 | 2C | BD | 2E | 27 |
| Octal | 65 | 202 | 220 | 77 | 12 | 0 | 54 | 275 | 56 | 47 |
| Binary | 110101 | 10000010 | 10010000 | 111111 | 1010 | 0 | 101100 | 10111101 | 101110 | 100111 |
Color Harmonies of #358290
Complementary color
Monochromatic Colors of #358290
Black with #358290
Text Example
Text Example
White with #358290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358290; }
p { color: rgb(53,130,144); }
H1.HeaderClassName
{
color: #358290;
}
.AnyTagClassName
{
color: #358290;
}
</style>
background-color css
<style>
a { background-color: #358290; }
a { background-color: rgb(53,130,144); }
div.DivClassName
{
background-color: #358290;
}
.BgClassName
{
background-color: #358290;
}
</style>
border-color css
<style>
span { border-color: #358290; }
span { border-color: rgb(53,130,144); }
td.TdClassName
{
border-color: #358290;
}
.TagClassName
{
border-color: #358290;
}
</style>