Shades of Scooter #368594
Tints of Scooter #368594
RGB
CMYK
RGB Variations
Color information
#368594 (or 0x368594) is known color: Scooter. HEX triplet: 36, 85 and 94. RGB value is (54,133,148). Sum of RGB (Red+Green+Blue) = 54+133+148=335 (44% of max value = 765). Red value is 54 (21.48% from 255 or 16.12% from 335); Green value is 133 (52.34% from 255 or 39.70% from 335); Blue value is 148 (58.20% from 255 or 44.18% from 335); Max value from RGB is 148 - color contains mainly: blue. Hex color #368594 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #368594 is #C97A6B. Grayscale: #6E6E6E. Windows color (decimal): -13204076 or 9733430. OLE color: 9733430.
HSL color Cylindrical-coordinate representation of color #368594: hue angle of 189.57º 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 #368594 is Cyan = 0.64, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 133 | 148 | - |
| CMYK | 0.64 | 0.10 | 0 | 0.42 |
| HSL | 189.57º | 0.47% | 0.4% | - |
| HSV(B) | 189.57º | 0.64% | 0.58% | - |
| XYZ | 15.25 | 19.7 | 31.01 | - |
| YUV | 111.09 | 148.83 | 87.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 133 | 148 | 0.64 | 0.10 | 0 | 0.42 | 189.57 | 0.47 | 0.4 |
| Hex | 36 | 85 | 94 | 40 | A | 0 | 2A | BE | 2F | 28 |
| Octal | 66 | 205 | 224 | 100 | 12 | 0 | 52 | 276 | 57 | 50 |
| Binary | 110110 | 10000101 | 10010100 | 1000000 | 1010 | 0 | 101010 | 10111110 | 101111 | 101000 |
Color Harmonies of #368594
Complementary color
Monochromatic Colors of #368594
Black with #368594
Text Example
Text Example
White with #368594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368594; }
p { color: rgb(54,133,148); }
H1.HeaderClassName
{
color: #368594;
}
.AnyTagClassName
{
color: #368594;
}
</style>
background-color css
<style>
a { background-color: #368594; }
a { background-color: rgb(54,133,148); }
div.DivClassName
{
background-color: #368594;
}
.BgClassName
{
background-color: #368594;
}
</style>
border-color css
<style>
span { border-color: #368594; }
span { border-color: rgb(54,133,148); }
td.TdClassName
{
border-color: #368594;
}
.TagClassName
{
border-color: #368594;
}
</style>