Shades of Scooter #218197
Tints of Scooter #218197
RGB
CMYK
RGB Variations
Color information
#218197 (or 0x218197) is known color: Scooter. HEX triplet: 21, 81 and 97. RGB value is (33,129,151). Sum of RGB (Red+Green+Blue) = 33+129+151=313 (41% of max value = 765). Red value is 33 (13.28% from 255 or 10.54% from 313); Green value is 129 (50.78% from 255 or 41.21% from 313); Blue value is 151 (59.38% from 255 or 48.24% from 313); Max value from RGB is 151 - color contains mainly: blue. Hex color #218197 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #218197 is #DE7E68. Grayscale: #666666. Windows color (decimal): -14581353 or 9928993. OLE color: 9928993.
HSL color Cylindrical-coordinate representation of color #218197: hue angle of 191.19º 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 #218197 is Cyan = 0.78, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 33 | 129 | 151 | - |
| CMYK | 0.78 | 0.15 | 0 | 0.41 |
| HSL | 191.19º | 0.64% | 0.36% | - |
| HSV(B) | 191.19º | 0.78% | 0.59% | - |
| XYZ | 14.06 | 18.26 | 32.06 | - |
| YUV | 102.8 | 155.2 | 78.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 129 | 151 | 0.78 | 0.15 | 0 | 0.41 | 191.19 | 0.64 | 0.36 |
| Hex | 21 | 81 | 97 | 4E | F | 0 | 29 | BF | 40 | 24 |
| Octal | 41 | 201 | 227 | 116 | 17 | 0 | 51 | 277 | 100 | 44 |
| Binary | 100001 | 10000001 | 10010111 | 1001110 | 1111 | 0 | 101001 | 10111111 | 1000000 | 100100 |
Color Harmonies of #218197
Complementary color
Monochromatic Colors of #218197
Black with #218197
Text Example
Text Example
White with #218197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218197; }
p { color: rgb(33,129,151); }
H1.HeaderClassName
{
color: #218197;
}
.AnyTagClassName
{
color: #218197;
}
</style>
background-color css
<style>
a { background-color: #218197; }
a { background-color: rgb(33,129,151); }
div.DivClassName
{
background-color: #218197;
}
.BgClassName
{
background-color: #218197;
}
</style>
border-color css
<style>
span { border-color: #218197; }
span { border-color: rgb(33,129,151); }
td.TdClassName
{
border-color: #218197;
}
.TagClassName
{
border-color: #218197;
}
</style>