Shades of Scooter #368398
Tints of Scooter #368398
RGB
CMYK
RGB Variations
Color information
#368398 (or 0x368398) is known color: Scooter. HEX triplet: 36, 83 and 98. RGB value is (54,131,152). Sum of RGB (Red+Green+Blue) = 54+131+152=337 (44% of max value = 765). Red value is 54 (21.48% from 255 or 16.02% from 337); Green value is 131 (51.56% from 255 or 38.87% from 337); Blue value is 152 (59.77% from 255 or 45.10% from 337); Max value from RGB is 152 - color contains mainly: blue. Hex color #368398 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #368398 is #C97C67. Grayscale: #6E6E6E. Windows color (decimal): -13204584 or 9995062. OLE color: 9995062.
HSL color Cylindrical-coordinate representation of color #368398: hue angle of 192.86º 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 #368398 is Cyan = 0.64, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 54 | 131 | 152 | - |
| CMYK | 0.64 | 0.14 | 0 | 0.40 |
| HSL | 192.86º | 0.48% | 0.4% | - |
| HSV(B) | 192.86º | 0.64% | 0.6% | - |
| XYZ | 15.31 | 19.28 | 32.62 | - |
| YUV | 110.37 | 151.49 | 87.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 131 | 152 | 0.64 | 0.14 | 0 | 0.40 | 192.86 | 0.48 | 0.4 |
| Hex | 36 | 83 | 98 | 40 | E | 0 | 28 | C1 | 30 | 28 |
| Octal | 66 | 203 | 230 | 100 | 16 | 0 | 50 | 301 | 60 | 50 |
| Binary | 110110 | 10000011 | 10011000 | 1000000 | 1110 | 0 | 101000 | 11000001 | 110000 | 101000 |
Color Harmonies of #368398
Complementary color
Monochromatic Colors of #368398
Black with #368398
Text Example
Text Example
White with #368398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368398; }
p { color: rgb(54,131,152); }
H1.HeaderClassName
{
color: #368398;
}
.AnyTagClassName
{
color: #368398;
}
</style>
background-color css
<style>
a { background-color: #368398; }
a { background-color: rgb(54,131,152); }
div.DivClassName
{
background-color: #368398;
}
.BgClassName
{
background-color: #368398;
}
</style>
border-color css
<style>
span { border-color: #368398; }
span { border-color: rgb(54,131,152); }
td.TdClassName
{
border-color: #368398;
}
.TagClassName
{
border-color: #368398;
}
</style>