Shades of Scooter #218394
Tints of Scooter #218394
RGB
CMYK
RGB Variations
Color information
#218394 (or 0x218394) is known color: Scooter. HEX triplet: 21, 83 and 94. RGB value is (33,131,148). Sum of RGB (Red+Green+Blue) = 33+131+148=312 (41% of max value = 765). Red value is 33 (13.28% from 255 or 10.58% from 312); Green value is 131 (51.56% from 255 or 41.99% from 312); Blue value is 148 (58.20% from 255 or 47.44% from 312); Max value from RGB is 148 - color contains mainly: blue. Hex color #218394 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #218394 is #DE7C6B. Grayscale: #676767. Windows color (decimal): -14580844 or 9732897. OLE color: 9732897.
HSL color Cylindrical-coordinate representation of color #218394: hue angle of 188.87º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #218394 is Cyan = 0.78, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 131 | 148 | - |
| CMYK | 0.78 | 0.11 | 0 | 0.42 |
| HSL | 188.87º | 0.64% | 0.35% | - |
| HSV(B) | 188.87º | 0.78% | 0.58% | - |
| XYZ | 14.09 | 18.69 | 30.88 | - |
| YUV | 103.64 | 153.03 | 77.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 131 | 148 | 0.78 | 0.11 | 0 | 0.42 | 188.87 | 0.64 | 0.35 |
| Hex | 21 | 83 | 94 | 4E | B | 0 | 2A | BD | 40 | 23 |
| Octal | 41 | 203 | 224 | 116 | 13 | 0 | 52 | 275 | 100 | 43 |
| Binary | 100001 | 10000011 | 10010100 | 1001110 | 1011 | 0 | 101010 | 10111101 | 1000000 | 100011 |
Color Harmonies of #218394
Complementary color
Monochromatic Colors of #218394
Black with #218394
Text Example
Text Example
White with #218394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218394; }
p { color: rgb(33,131,148); }
H1.HeaderClassName
{
color: #218394;
}
.AnyTagClassName
{
color: #218394;
}
</style>
background-color css
<style>
a { background-color: #218394; }
a { background-color: rgb(33,131,148); }
div.DivClassName
{
background-color: #218394;
}
.BgClassName
{
background-color: #218394;
}
</style>
border-color css
<style>
span { border-color: #218394; }
span { border-color: rgb(33,131,148); }
td.TdClassName
{
border-color: #218394;
}
.TagClassName
{
border-color: #218394;
}
</style>