Shades of Bilbao #349201
Tints of Bilbao #349201
RGB
CMYK
RGB Variations
Color information
#349201 (or 0x349201) is known color: Bilbao. HEX triplet: 34, 92 and 01. RGB value is (52,146,1). Sum of RGB (Red+Green+Blue) = 52+146+1=199 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26.13% from 199); Green value is 146 (57.42% from 255 or 73.37% from 199); Blue value is 1 (0.78% from 255 or 0.50% from 199); Max value from RGB is 146 - color contains mainly: green. Hex color #349201 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #349201 is #CB6DFE. Grayscale: #656565. Windows color (decimal): -13331967 or 102964. OLE color: 102964.
HSL color Cylindrical-coordinate representation of color #349201: hue angle of 98.9º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #349201 is Cyan = 0.64, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 52 | 146 | 1 | - |
| CMYK | 0.64 | 0 | 0.99 | 0.43 |
| HSL | 98.9º | 0.99% | 0.29% | - |
| HSV(B) | 98.9º | 0.99% | 0.57% | - |
| XYZ | 11.7 | 21.29 | 3.52 | - |
| YUV | 101.36 | 71.36 | 92.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 146 | 1 | 0.64 | 0 | 0.99 | 0.43 | 98.9 | 0.99 | 0.29 |
| Hex | 34 | 92 | 1 | 40 | 0 | 63 | 2B | 63 | 63 | 1D |
| Octal | 64 | 222 | 1 | 100 | 0 | 143 | 53 | 143 | 143 | 35 |
| Binary | 110100 | 10010010 | 1 | 1000000 | 0 | 1100011 | 101011 | 1100011 | 1100011 | 11101 |
Color Harmonies of #349201
Complementary color
Monochromatic Colors of #349201
Black with #349201
Text Example
Text Example
White with #349201
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349201; }
p { color: rgb(52,146,1); }
H1.HeaderClassName
{
color: #349201;
}
.AnyTagClassName
{
color: #349201;
}
</style>
background-color css
<style>
a { background-color: #349201; }
a { background-color: rgb(52,146,1); }
div.DivClassName
{
background-color: #349201;
}
.BgClassName
{
background-color: #349201;
}
</style>
border-color css
<style>
span { border-color: #349201; }
span { border-color: rgb(52,146,1); }
td.TdClassName
{
border-color: #349201;
}
.TagClassName
{
border-color: #349201;
}
</style>