Shades of Scooter #368998
Tints of Scooter #368998
RGB
CMYK
RGB Variations
Color information
#368998 (or 0x368998) is known color: Scooter. HEX triplet: 36, 89 and 98. RGB value is (54,137,152). Sum of RGB (Red+Green+Blue) = 54+137+152=343 (45% of max value = 765). Red value is 54 (21.48% from 255 or 15.74% from 343); Green value is 137 (53.91% from 255 or 39.94% from 343); Blue value is 152 (59.77% from 255 or 44.31% from 343); Max value from RGB is 152 - color contains mainly: blue. Hex color #368998 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #368998 is #C97667. Grayscale: #717171. Windows color (decimal): -13203048 or 9996598. OLE color: 9996598.
HSL color Cylindrical-coordinate representation of color #368998: hue angle of 189.18º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #368998 is Cyan = 0.64, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 54 | 137 | 152 | - |
| CMYK | 0.64 | 0.10 | 0 | 0.40 |
| HSL | 189.18º | 0.48% | 0.4% | - |
| HSV(B) | 189.18º | 0.64% | 0.6% | - |
| XYZ | 16.13 | 20.94 | 32.9 | - |
| YUV | 113.89 | 149.5 | 85.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 137 | 152 | 0.64 | 0.10 | 0 | 0.40 | 189.18 | 0.48 | 0.4 |
| Hex | 36 | 89 | 98 | 40 | A | 0 | 28 | BD | 30 | 28 |
| Octal | 66 | 211 | 230 | 100 | 12 | 0 | 50 | 275 | 60 | 50 |
| Binary | 110110 | 10001001 | 10011000 | 1000000 | 1010 | 0 | 101000 | 10111101 | 110000 | 101000 |
Color Harmonies of #368998
Complementary color
Monochromatic Colors of #368998
Black with #368998
Text Example
Text Example
White with #368998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368998; }
p { color: rgb(54,137,152); }
H1.HeaderClassName
{
color: #368998;
}
.AnyTagClassName
{
color: #368998;
}
</style>
background-color css
<style>
a { background-color: #368998; }
a { background-color: rgb(54,137,152); }
div.DivClassName
{
background-color: #368998;
}
.BgClassName
{
background-color: #368998;
}
</style>
border-color css
<style>
span { border-color: #368998; }
span { border-color: rgb(54,137,152); }
td.TdClassName
{
border-color: #368998;
}
.TagClassName
{
border-color: #368998;
}
</style>