Shades of Scooter #358794
Tints of Scooter #358794
RGB
CMYK
RGB Variations
Color information
#358794 (or 0x358794) is known color: Scooter. HEX triplet: 35, 87 and 94. RGB value is (53,135,148). Sum of RGB (Red+Green+Blue) = 53+135+148=336 (44% of max value = 765). Red value is 53 (21.09% from 255 or 15.77% from 336); Green value is 135 (53.12% from 255 or 40.18% from 336); Blue value is 148 (58.20% from 255 or 44.05% from 336); Max value from RGB is 148 - color contains mainly: blue. Hex color #358794 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #358794 is #CA786B. Grayscale: #6F6F6F. Windows color (decimal): -13269100 or 9733941. OLE color: 9733941.
HSL color Cylindrical-coordinate representation of color #358794: hue angle of 188.21º 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 #358794 is Cyan = 0.64, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 135 | 148 | - |
| CMYK | 0.64 | 0.09 | 0 | 0.42 |
| HSL | 188.21º | 0.47% | 0.39% | - |
| HSV(B) | 188.21º | 0.64% | 0.58% | - |
| XYZ | 15.48 | 20.22 | 31.1 | - |
| YUV | 111.96 | 148.33 | 85.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 148 | 0.64 | 0.09 | 0 | 0.42 | 188.21 | 0.47 | 0.39 |
| Hex | 35 | 87 | 94 | 40 | 9 | 0 | 2A | BC | 2F | 27 |
| Octal | 65 | 207 | 224 | 100 | 11 | 0 | 52 | 274 | 57 | 47 |
| Binary | 110101 | 10000111 | 10010100 | 1000000 | 1001 | 0 | 101010 | 10111100 | 101111 | 100111 |
Color Harmonies of #358794
Complementary color
Monochromatic Colors of #358794
Black with #358794
Text Example
Text Example
White with #358794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358794; }
p { color: rgb(53,135,148); }
H1.HeaderClassName
{
color: #358794;
}
.AnyTagClassName
{
color: #358794;
}
</style>
background-color css
<style>
a { background-color: #358794; }
a { background-color: rgb(53,135,148); }
div.DivClassName
{
background-color: #358794;
}
.BgClassName
{
background-color: #358794;
}
</style>
border-color css
<style>
span { border-color: #358794; }
span { border-color: rgb(53,135,148); }
td.TdClassName
{
border-color: #358794;
}
.TagClassName
{
border-color: #358794;
}
</style>