Shades of Scooter #368397
Tints of Scooter #368397
RGB
CMYK
RGB Variations
Color information
#368397 (or 0x368397) is known color: Scooter. HEX triplet: 36, 83 and 97. RGB value is (54,131,151). Sum of RGB (Red+Green+Blue) = 54+131+151=336 (44% of max value = 765). Red value is 54 (21.48% from 255 or 16.07% from 336); Green value is 131 (51.56% from 255 or 38.99% from 336); Blue value is 151 (59.38% from 255 or 44.94% from 336); Max value from RGB is 151 - color contains mainly: blue. Hex color #368397 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #368397 is #C97C68. Grayscale: #6E6E6E. Windows color (decimal): -13204585 or 9929526. OLE color: 9929526.
HSL color Cylindrical-coordinate representation of color #368397: hue angle of 192.37º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #368397 is Cyan = 0.64, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 131 | 151 | - |
| CMYK | 0.64 | 0.13 | 0 | 0.41 |
| HSL | 192.37º | 0.47% | 0.4% | - |
| HSV(B) | 192.37º | 0.64% | 0.59% | - |
| XYZ | 15.22 | 19.25 | 32.19 | - |
| YUV | 110.26 | 150.99 | 87.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 131 | 151 | 0.64 | 0.13 | 0 | 0.41 | 192.37 | 0.47 | 0.4 |
| Hex | 36 | 83 | 97 | 40 | D | 0 | 29 | C0 | 2F | 28 |
| Octal | 66 | 203 | 227 | 100 | 15 | 0 | 51 | 300 | 57 | 50 |
| Binary | 110110 | 10000011 | 10010111 | 1000000 | 1101 | 0 | 101001 | 11000000 | 101111 | 101000 |
Color Harmonies of #368397
Complementary color
Monochromatic Colors of #368397
Black with #368397
Text Example
Text Example
White with #368397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368397; }
p { color: rgb(54,131,151); }
H1.HeaderClassName
{
color: #368397;
}
.AnyTagClassName
{
color: #368397;
}
</style>
background-color css
<style>
a { background-color: #368397; }
a { background-color: rgb(54,131,151); }
div.DivClassName
{
background-color: #368397;
}
.BgClassName
{
background-color: #368397;
}
</style>
border-color css
<style>
span { border-color: #368397; }
span { border-color: rgb(54,131,151); }
td.TdClassName
{
border-color: #368397;
}
.TagClassName
{
border-color: #368397;
}
</style>