Shades of Venice Blue #254671
Tints of Venice Blue #254671
RGB
CMYK
RGB Variations
Color information
#254671 (or 0x254671) is known color: Venice Blue. HEX triplet: 25, 46 and 71. RGB value is (37,70,113). Sum of RGB (Red+Green+Blue) = 37+70+113=220 (29% of max value = 765). Red value is 37 (14.84% from 255 or 16.82% from 220); Green value is 70 (27.73% from 255 or 31.82% from 220); Blue value is 113 (44.53% from 255 or 51.36% from 220); Max value from RGB is 113 - color contains mainly: blue. Hex color #254671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #254671 is #DAB98E. Grayscale: #404040. Windows color (decimal): -14334351 or 7423525. OLE color: 7423525.
HSL color Cylindrical-coordinate representation of color #254671: hue angle of 213.95º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #254671 is Cyan = 0.67, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 70 | 113 | - |
| CMYK | 0.67 | 0.38 | 0 | 0.56 |
| HSL | 213.95º | 0.51% | 0.29% | - |
| HSV(B) | 213.95º | 0.67% | 0.44% | - |
| XYZ | 5.93 | 5.97 | 16.46 | - |
| YUV | 65.04 | 155.07 | 108 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 70 | 113 | 0.67 | 0.38 | 0 | 0.56 | 213.95 | 0.51 | 0.29 |
| Hex | 25 | 46 | 71 | 43 | 26 | 0 | 38 | D6 | 33 | 1D |
| Octal | 45 | 106 | 161 | 103 | 46 | 0 | 70 | 326 | 63 | 35 |
| Binary | 100101 | 1000110 | 1110001 | 1000011 | 100110 | 0 | 111000 | 11010110 | 110011 | 11101 |
Color Harmonies of #254671
Complementary color
Monochromatic Colors of #254671
Black with #254671
Text Example
Text Example
White with #254671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254671; }
p { color: rgb(37,70,113); }
H1.HeaderClassName
{
color: #254671;
}
.AnyTagClassName
{
color: #254671;
}
</style>
background-color css
<style>
a { background-color: #254671; }
a { background-color: rgb(37,70,113); }
div.DivClassName
{
background-color: #254671;
}
.BgClassName
{
background-color: #254671;
}
</style>
border-color css
<style>
span { border-color: #254671; }
span { border-color: rgb(37,70,113); }
td.TdClassName
{
border-color: #254671;
}
.TagClassName
{
border-color: #254671;
}
</style>