Shades of Scooter #218798
Tints of Scooter #218798
RGB
CMYK
RGB Variations
Color information
#218798 (or 0x218798) is known color: Scooter. HEX triplet: 21, 87 and 98. RGB value is (33,135,152). Sum of RGB (Red+Green+Blue) = 33+135+152=320 (42% of max value = 765). Red value is 33 (13.28% from 255 or 10.31% from 320); Green value is 135 (53.12% from 255 or 42.19% from 320); Blue value is 152 (59.77% from 255 or 47.5% from 320); Max value from RGB is 152 - color contains mainly: blue. Hex color #218798 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #218798 is #DE7867. Grayscale: #6A6A6A. Windows color (decimal): -14579816 or 9996065. OLE color: 9996065.
HSL color Cylindrical-coordinate representation of color #218798: hue angle of 188.57º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #218798 is Cyan = 0.78, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 33 | 135 | 152 | - |
| CMYK | 0.78 | 0.11 | 0 | 0.40 |
| HSL | 188.57º | 0.64% | 0.36% | - |
| HSV(B) | 188.57º | 0.78% | 0.6% | - |
| XYZ | 14.96 | 19.92 | 32.76 | - |
| YUV | 106.44 | 153.71 | 75.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 135 | 152 | 0.78 | 0.11 | 0 | 0.40 | 188.57 | 0.64 | 0.36 |
| Hex | 21 | 87 | 98 | 4E | B | 0 | 28 | BD | 40 | 24 |
| Octal | 41 | 207 | 230 | 116 | 13 | 0 | 50 | 275 | 100 | 44 |
| Binary | 100001 | 10000111 | 10011000 | 1001110 | 1011 | 0 | 101000 | 10111101 | 1000000 | 100100 |
Color Harmonies of #218798
Complementary color
Monochromatic Colors of #218798
Black with #218798
Text Example
Text Example
White with #218798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218798; }
p { color: rgb(33,135,152); }
H1.HeaderClassName
{
color: #218798;
}
.AnyTagClassName
{
color: #218798;
}
</style>
background-color css
<style>
a { background-color: #218798; }
a { background-color: rgb(33,135,152); }
div.DivClassName
{
background-color: #218798;
}
.BgClassName
{
background-color: #218798;
}
</style>
border-color css
<style>
span { border-color: #218798; }
span { border-color: rgb(33,135,152); }
td.TdClassName
{
border-color: #218798;
}
.TagClassName
{
border-color: #218798;
}
</style>