Shades of Scooter #349096
Tints of Scooter #349096
RGB
CMYK
RGB Variations
Color information
#349096 (or 0x349096) is known color: Scooter. HEX triplet: 34, 90 and 96. RGB value is (52,144,150). Sum of RGB (Red+Green+Blue) = 52+144+150=346 (45% of max value = 765). Red value is 52 (20.70% from 255 or 15.03% from 346); Green value is 144 (56.64% from 255 or 41.62% from 346); Blue value is 150 (58.98% from 255 or 43.35% from 346); Max value from RGB is 150 - color contains mainly: blue. Hex color #349096 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #349096 is #CB6F69. Grayscale: #757575. Windows color (decimal): -13332330 or 9867316. OLE color: 9867316.
HSL color Cylindrical-coordinate representation of color #349096: hue angle of 183.67º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #349096 is Cyan = 0.65, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 144 | 150 | - |
| CMYK | 0.65 | 0.04 | 0 | 0.41 |
| HSL | 183.67º | 0.49% | 0.4% | - |
| HSV(B) | 183.67º | 0.65% | 0.59% | - |
| XYZ | 16.89 | 22.88 | 32.38 | - |
| YUV | 117.18 | 146.52 | 81.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 144 | 150 | 0.65 | 0.04 | 0 | 0.41 | 183.67 | 0.49 | 0.4 |
| Hex | 34 | 90 | 96 | 41 | 4 | 0 | 29 | B8 | 31 | 28 |
| Octal | 64 | 220 | 226 | 101 | 4 | 0 | 51 | 270 | 61 | 50 |
| Binary | 110100 | 10010000 | 10010110 | 1000001 | 100 | 0 | 101001 | 10111000 | 110001 | 101000 |
Color Harmonies of #349096
Complementary color
Monochromatic Colors of #349096
Black with #349096
Text Example
Text Example
White with #349096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349096; }
p { color: rgb(52,144,150); }
H1.HeaderClassName
{
color: #349096;
}
.AnyTagClassName
{
color: #349096;
}
</style>
background-color css
<style>
a { background-color: #349096; }
a { background-color: rgb(52,144,150); }
div.DivClassName
{
background-color: #349096;
}
.BgClassName
{
background-color: #349096;
}
</style>
border-color css
<style>
span { border-color: #349096; }
span { border-color: rgb(52,144,150); }
td.TdClassName
{
border-color: #349096;
}
.TagClassName
{
border-color: #349096;
}
</style>