Shades of Scooter #348998
Tints of Scooter #348998
RGB
CMYK
RGB Variations
Color information
#348998 (or 0x348998) is known color: Scooter. HEX triplet: 34, 89 and 98. RGB value is (52,137,152). Sum of RGB (Red+Green+Blue) = 52+137+152=341 (45% of max value = 765). Red value is 52 (20.70% from 255 or 15.25% from 341); Green value is 137 (53.91% from 255 or 40.18% from 341); Blue value is 152 (59.77% from 255 or 44.57% from 341); Max value from RGB is 152 - color contains mainly: blue. Hex color #348998 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #348998 is #CB7667. Grayscale: #717171. Windows color (decimal): -13334120 or 9996596. OLE color: 9996596.
HSL color Cylindrical-coordinate representation of color #348998: hue angle of 189º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #348998 is Cyan = 0.66, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 52 | 137 | 152 | - |
| CMYK | 0.66 | 0.10 | 0 | 0.40 |
| HSL | 189º | 0.49% | 0.4% | - |
| HSV(B) | 189º | 0.66% | 0.6% | - |
| XYZ | 16.03 | 20.89 | 32.89 | - |
| YUV | 113.3 | 149.84 | 84.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 137 | 152 | 0.66 | 0.10 | 0 | 0.40 | 189 | 0.49 | 0.4 |
| Hex | 34 | 89 | 98 | 42 | A | 0 | 28 | BD | 31 | 28 |
| Octal | 64 | 211 | 230 | 102 | 12 | 0 | 50 | 275 | 61 | 50 |
| Binary | 110100 | 10001001 | 10011000 | 1000010 | 1010 | 0 | 101000 | 10111101 | 110001 | 101000 |
Color Harmonies of #348998
Complementary color
Monochromatic Colors of #348998
Black with #348998
Text Example
Text Example
White with #348998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348998; }
p { color: rgb(52,137,152); }
H1.HeaderClassName
{
color: #348998;
}
.AnyTagClassName
{
color: #348998;
}
</style>
background-color css
<style>
a { background-color: #348998; }
a { background-color: rgb(52,137,152); }
div.DivClassName
{
background-color: #348998;
}
.BgClassName
{
background-color: #348998;
}
</style>
border-color css
<style>
span { border-color: #348998; }
span { border-color: rgb(52,137,152); }
td.TdClassName
{
border-color: #348998;
}
.TagClassName
{
border-color: #348998;
}
</style>