Shades of Scooter #218298
Tints of Scooter #218298
RGB
CMYK
RGB Variations
Color information
#218298 (or 0x218298) is known color: Scooter. HEX triplet: 21, 82 and 98. RGB value is (33,130,152). Sum of RGB (Red+Green+Blue) = 33+130+152=315 (41% of max value = 765). Red value is 33 (13.28% from 255 or 10.48% from 315); Green value is 130 (51.17% from 255 or 41.27% from 315); Blue value is 152 (59.77% from 255 or 48.25% from 315); Max value from RGB is 152 - color contains mainly: blue. Hex color #218298 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #218298 is #DE7D67. Grayscale: #676767. Windows color (decimal): -14581096 or 9994785. OLE color: 9994785.
HSL color Cylindrical-coordinate representation of color #218298: hue angle of 191.09º 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 #218298 is Cyan = 0.78, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 33 | 130 | 152 | - |
| CMYK | 0.78 | 0.14 | 0 | 0.40 |
| HSL | 191.09º | 0.64% | 0.36% | - |
| HSV(B) | 191.09º | 0.78% | 0.6% | - |
| XYZ | 14.28 | 18.56 | 32.53 | - |
| YUV | 103.51 | 155.36 | 77.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 130 | 152 | 0.78 | 0.14 | 0 | 0.40 | 191.09 | 0.64 | 0.36 |
| Hex | 21 | 82 | 98 | 4E | E | 0 | 28 | BF | 40 | 24 |
| Octal | 41 | 202 | 230 | 116 | 16 | 0 | 50 | 277 | 100 | 44 |
| Binary | 100001 | 10000010 | 10011000 | 1001110 | 1110 | 0 | 101000 | 10111111 | 1000000 | 100100 |
Color Harmonies of #218298
Complementary color
Monochromatic Colors of #218298
Black with #218298
Text Example
Text Example
White with #218298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218298; }
p { color: rgb(33,130,152); }
H1.HeaderClassName
{
color: #218298;
}
.AnyTagClassName
{
color: #218298;
}
</style>
background-color css
<style>
a { background-color: #218298; }
a { background-color: rgb(33,130,152); }
div.DivClassName
{
background-color: #218298;
}
.BgClassName
{
background-color: #218298;
}
</style>
border-color css
<style>
span { border-color: #218298; }
span { border-color: rgb(33,130,152); }
td.TdClassName
{
border-color: #218298;
}
.TagClassName
{
border-color: #218298;
}
</style>