Shades of Scooter #368295
Tints of Scooter #368295
RGB
CMYK
RGB Variations
Color information
#368295 (or 0x368295) is known color: Scooter. HEX triplet: 36, 82 and 95. RGB value is (54,130,149). Sum of RGB (Red+Green+Blue) = 54+130+149=333 (44% of max value = 765). Red value is 54 (21.48% from 255 or 16.22% from 333); Green value is 130 (51.17% from 255 or 39.04% from 333); Blue value is 149 (58.59% from 255 or 44.74% from 333); Max value from RGB is 149 - color contains mainly: blue. Hex color #368295 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #368295 is #C97D6A. Grayscale: #6D6D6D. Windows color (decimal): -13204843 or 9798198. OLE color: 9798198.
HSL color Cylindrical-coordinate representation of color #368295: hue angle of 192º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #368295 is Cyan = 0.64, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 130 | 149 | - |
| CMYK | 0.64 | 0.13 | 0 | 0.42 |
| HSL | 192º | 0.47% | 0.4% | - |
| HSV(B) | 192º | 0.64% | 0.58% | - |
| XYZ | 14.93 | 18.92 | 31.3 | - |
| YUV | 109.44 | 150.32 | 88.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 130 | 149 | 0.64 | 0.13 | 0 | 0.42 | 192 | 0.47 | 0.4 |
| Hex | 36 | 82 | 95 | 40 | D | 0 | 2A | C0 | 2F | 28 |
| Octal | 66 | 202 | 225 | 100 | 15 | 0 | 52 | 300 | 57 | 50 |
| Binary | 110110 | 10000010 | 10010101 | 1000000 | 1101 | 0 | 101010 | 11000000 | 101111 | 101000 |
Color Harmonies of #368295
Complementary color
Monochromatic Colors of #368295
Black with #368295
Text Example
Text Example
White with #368295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368295; }
p { color: rgb(54,130,149); }
H1.HeaderClassName
{
color: #368295;
}
.AnyTagClassName
{
color: #368295;
}
</style>
background-color css
<style>
a { background-color: #368295; }
a { background-color: rgb(54,130,149); }
div.DivClassName
{
background-color: #368295;
}
.BgClassName
{
background-color: #368295;
}
</style>
border-color css
<style>
span { border-color: #368295; }
span { border-color: rgb(54,130,149); }
td.TdClassName
{
border-color: #368295;
}
.TagClassName
{
border-color: #368295;
}
</style>