Shades of Allports #256670
Tints of Allports #256670
RGB
CMYK
RGB Variations
Color information
#256670 (or 0x256670) is known color: Allports. HEX triplet: 25, 66 and 70. RGB value is (37,102,112). Sum of RGB (Red+Green+Blue) = 37+102+112=251 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.74% from 251); Green value is 102 (40.23% from 255 or 40.64% from 251); Blue value is 112 (44.14% from 255 or 44.62% from 251); Max value from RGB is 112 - color contains mainly: blue. Hex color #256670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #256670 is #DA998F. Grayscale: #535353. Windows color (decimal): -14326160 or 7366181. OLE color: 7366181.
HSL color Cylindrical-coordinate representation of color #256670: hue angle of 188º degrees, saturation: 0.5, 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 #256670 is Cyan = 0.67, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 102 | 112 | - |
| CMYK | 0.67 | 0.09 | 0 | 0.56 |
| HSL | 188º | 0.5% | 0.29% | - |
| HSV(B) | 188º | 0.67% | 0.44% | - |
| XYZ | 8.44 | 11.07 | 17.02 | - |
| YUV | 83.71 | 143.97 | 94.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 102 | 112 | 0.67 | 0.09 | 0 | 0.56 | 188 | 0.5 | 0.29 |
| Hex | 25 | 66 | 70 | 43 | 9 | 0 | 38 | BC | 32 | 1D |
| Octal | 45 | 146 | 160 | 103 | 11 | 0 | 70 | 274 | 62 | 35 |
| Binary | 100101 | 1100110 | 1110000 | 1000011 | 1001 | 0 | 111000 | 10111100 | 110010 | 11101 |
Color Harmonies of #256670
Complementary color
Monochromatic Colors of #256670
Black with #256670
Text Example
Text Example
White with #256670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #256670; }
p { color: rgb(37,102,112); }
H1.HeaderClassName
{
color: #256670;
}
.AnyTagClassName
{
color: #256670;
}
</style>
background-color css
<style>
a { background-color: #256670; }
a { background-color: rgb(37,102,112); }
div.DivClassName
{
background-color: #256670;
}
.BgClassName
{
background-color: #256670;
}
</style>
border-color css
<style>
span { border-color: #256670; }
span { border-color: rgb(37,102,112); }
td.TdClassName
{
border-color: #256670;
}
.TagClassName
{
border-color: #256670;
}
</style>