Shades of Scooter #228597
Tints of Scooter #228597
RGB
CMYK
RGB Variations
Color information
#228597 (or 0x228597) is known color: Scooter. HEX triplet: 22, 85 and 97. RGB value is (34,133,151). Sum of RGB (Red+Green+Blue) = 34+133+151=318 (42% of max value = 765). Red value is 34 (13.67% from 255 or 10.69% from 318); Green value is 133 (52.34% from 255 or 41.82% from 318); Blue value is 151 (59.38% from 255 or 47.48% from 318); Max value from RGB is 151 - color contains mainly: blue. Hex color #228597 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #228597 is #DD7A68. Grayscale: #696969. Windows color (decimal): -14514793 or 9930018. OLE color: 9930018.
HSL color Cylindrical-coordinate representation of color #228597: hue angle of 189.23º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #228597 is Cyan = 0.77, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 34 | 133 | 151 | - |
| CMYK | 0.77 | 0.12 | 0 | 0.41 |
| HSL | 189.23º | 0.63% | 0.36% | - |
| HSV(B) | 189.23º | 0.77% | 0.59% | - |
| XYZ | 14.63 | 19.35 | 32.24 | - |
| YUV | 105.45 | 153.7 | 77.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 133 | 151 | 0.77 | 0.12 | 0 | 0.41 | 189.23 | 0.63 | 0.36 |
| Hex | 22 | 85 | 97 | 4D | C | 0 | 29 | BD | 3F | 24 |
| Octal | 42 | 205 | 227 | 115 | 14 | 0 | 51 | 275 | 77 | 44 |
| Binary | 100010 | 10000101 | 10010111 | 1001101 | 1100 | 0 | 101001 | 10111101 | 111111 | 100100 |
Color Harmonies of #228597
Complementary color
Monochromatic Colors of #228597
Black with #228597
Text Example
Text Example
White with #228597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #228597; }
p { color: rgb(34,133,151); }
H1.HeaderClassName
{
color: #228597;
}
.AnyTagClassName
{
color: #228597;
}
</style>
background-color css
<style>
a { background-color: #228597; }
a { background-color: rgb(34,133,151); }
div.DivClassName
{
background-color: #228597;
}
.BgClassName
{
background-color: #228597;
}
</style>
border-color css
<style>
span { border-color: #228597; }
span { border-color: rgb(34,133,151); }
td.TdClassName
{
border-color: #228597;
}
.TagClassName
{
border-color: #228597;
}
</style>