Shades of Scooter #368298
Tints of Scooter #368298
RGB
CMYK
RGB Variations
Color information
#368298 (or 0x368298) is known color: Scooter. HEX triplet: 36, 82 and 98. RGB value is (54,130,152). Sum of RGB (Red+Green+Blue) = 54+130+152=336 (44% of max value = 765). Red value is 54 (21.48% from 255 or 16.07% from 336); Green value is 130 (51.17% from 255 or 38.69% from 336); Blue value is 152 (59.77% from 255 or 45.24% from 336); Max value from RGB is 152 - color contains mainly: blue. Hex color #368298 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #368298 is #C97D67. Grayscale: #6D6D6D. Windows color (decimal): -13204840 or 9994806. OLE color: 9994806.
HSL color Cylindrical-coordinate representation of color #368298: hue angle of 193.47º 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 #368298 is Cyan = 0.64, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 54 | 130 | 152 | - |
| CMYK | 0.64 | 0.14 | 0 | 0.40 |
| HSL | 193.47º | 0.48% | 0.4% | - |
| HSV(B) | 193.47º | 0.64% | 0.6% | - |
| XYZ | 15.17 | 19.02 | 32.58 | - |
| YUV | 109.78 | 151.82 | 88.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 130 | 152 | 0.64 | 0.14 | 0 | 0.40 | 193.47 | 0.48 | 0.4 |
| Hex | 36 | 82 | 98 | 40 | E | 0 | 28 | C1 | 30 | 28 |
| Octal | 66 | 202 | 230 | 100 | 16 | 0 | 50 | 301 | 60 | 50 |
| Binary | 110110 | 10000010 | 10011000 | 1000000 | 1110 | 0 | 101000 | 11000001 | 110000 | 101000 |
Color Harmonies of #368298
Complementary color
Monochromatic Colors of #368298
Black with #368298
Text Example
Text Example
White with #368298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368298; }
p { color: rgb(54,130,152); }
H1.HeaderClassName
{
color: #368298;
}
.AnyTagClassName
{
color: #368298;
}
</style>
background-color css
<style>
a { background-color: #368298; }
a { background-color: rgb(54,130,152); }
div.DivClassName
{
background-color: #368298;
}
.BgClassName
{
background-color: #368298;
}
</style>
border-color css
<style>
span { border-color: #368298; }
span { border-color: rgb(54,130,152); }
td.TdClassName
{
border-color: #368298;
}
.TagClassName
{
border-color: #368298;
}
</style>