Shades of Scooter #218497
Tints of Scooter #218497
RGB
CMYK
RGB Variations
Color information
#218497 (or 0x218497) is known color: Scooter. HEX triplet: 21, 84 and 97. RGB value is (33,132,151). Sum of RGB (Red+Green+Blue) = 33+132+151=316 (41% of max value = 765). Red value is 33 (13.28% from 255 or 10.44% from 316); Green value is 132 (51.95% from 255 or 41.77% from 316); Blue value is 151 (59.38% from 255 or 47.78% from 316); Max value from RGB is 151 - color contains mainly: blue. Hex color #218497 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #218497 is #DE7B68. Grayscale: #686868. Windows color (decimal): -14580585 or 9929761. OLE color: 9929761.
HSL color Cylindrical-coordinate representation of color #218497: hue angle of 189.66º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #218497 is Cyan = 0.78, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 33 | 132 | 151 | - |
| CMYK | 0.78 | 0.13 | 0 | 0.41 |
| HSL | 189.66º | 0.64% | 0.36% | - |
| HSV(B) | 189.66º | 0.78% | 0.59% | - |
| XYZ | 14.46 | 19.06 | 32.19 | - |
| YUV | 104.57 | 154.2 | 76.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 132 | 151 | 0.78 | 0.13 | 0 | 0.41 | 189.66 | 0.64 | 0.36 |
| Hex | 21 | 84 | 97 | 4E | D | 0 | 29 | BE | 40 | 24 |
| Octal | 41 | 204 | 227 | 116 | 15 | 0 | 51 | 276 | 100 | 44 |
| Binary | 100001 | 10000100 | 10010111 | 1001110 | 1101 | 0 | 101001 | 10111110 | 1000000 | 100100 |
Color Harmonies of #218497
Complementary color
Monochromatic Colors of #218497
Black with #218497
Text Example
Text Example
White with #218497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218497; }
p { color: rgb(33,132,151); }
H1.HeaderClassName
{
color: #218497;
}
.AnyTagClassName
{
color: #218497;
}
</style>
background-color css
<style>
a { background-color: #218497; }
a { background-color: rgb(33,132,151); }
div.DivClassName
{
background-color: #218497;
}
.BgClassName
{
background-color: #218497;
}
</style>
border-color css
<style>
span { border-color: #218497; }
span { border-color: rgb(33,132,151); }
td.TdClassName
{
border-color: #218497;
}
.TagClassName
{
border-color: #218497;
}
</style>