Shades of Scooter #218395
Tints of Scooter #218395
RGB
CMYK
RGB Variations
Color information
#218395 (or 0x218395) is known color: Scooter. HEX triplet: 21, 83 and 95. RGB value is (33,131,149). Sum of RGB (Red+Green+Blue) = 33+131+149=313 (41% of max value = 765). Red value is 33 (13.28% from 255 or 10.54% from 313); Green value is 131 (51.56% from 255 or 41.85% from 313); Blue value is 149 (58.59% from 255 or 47.60% from 313); Max value from RGB is 149 - color contains mainly: blue. Hex color #218395 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #218395 is #DE7C6A. Grayscale: #676767. Windows color (decimal): -14580843 or 9798433. OLE color: 9798433.
HSL color Cylindrical-coordinate representation of color #218395: hue angle of 189.31º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #218395 is Cyan = 0.78, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 131 | 149 | - |
| CMYK | 0.78 | 0.12 | 0 | 0.42 |
| HSL | 189.31º | 0.64% | 0.36% | - |
| HSV(B) | 189.31º | 0.78% | 0.58% | - |
| XYZ | 14.17 | 18.73 | 31.3 | - |
| YUV | 103.75 | 153.53 | 77.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 131 | 149 | 0.78 | 0.12 | 0 | 0.42 | 189.31 | 0.64 | 0.36 |
| Hex | 21 | 83 | 95 | 4E | C | 0 | 2A | BD | 40 | 24 |
| Octal | 41 | 203 | 225 | 116 | 14 | 0 | 52 | 275 | 100 | 44 |
| Binary | 100001 | 10000011 | 10010101 | 1001110 | 1100 | 0 | 101010 | 10111101 | 1000000 | 100100 |
Color Harmonies of #218395
Complementary color
Monochromatic Colors of #218395
Black with #218395
Text Example
Text Example
White with #218395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218395; }
p { color: rgb(33,131,149); }
H1.HeaderClassName
{
color: #218395;
}
.AnyTagClassName
{
color: #218395;
}
</style>
background-color css
<style>
a { background-color: #218395; }
a { background-color: rgb(33,131,149); }
div.DivClassName
{
background-color: #218395;
}
.BgClassName
{
background-color: #218395;
}
</style>
border-color css
<style>
span { border-color: #218395; }
span { border-color: rgb(33,131,149); }
td.TdClassName
{
border-color: #218395;
}
.TagClassName
{
border-color: #218395;
}
</style>