Shades of Blue Stone #256467
Tints of Blue Stone #256467
RGB
CMYK
RGB Variations
Color information
#256467 (or 0x256467) is known color: Blue Stone. HEX triplet: 25, 64 and 67. RGB value is (37,100,103). Sum of RGB (Red+Green+Blue) = 37+100+103=240 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.42% from 240); Green value is 100 (39.45% from 255 or 41.67% from 240); Blue value is 103 (40.62% from 255 or 42.92% from 240); Max value from RGB is 103 - color contains mainly: blue. Hex color #256467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #256467 is #DA9B98. Grayscale: #515151. Windows color (decimal): -14326681 or 6775845. OLE color: 6775845.
HSL color Cylindrical-coordinate representation of color #256467: hue angle of 182.73º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #256467 is Cyan = 0.64, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 37 | 100 | 103 | - |
| CMYK | 0.64 | 0.03 | 0 | 0.60 |
| HSL | 182.73º | 0.47% | 0.27% | - |
| HSV(B) | 182.73º | 0.64% | 0.4% | - |
| XYZ | 7.77 | 10.49 | 14.45 | - |
| YUV | 81.51 | 140.13 | 96.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 100 | 103 | 0.64 | 0.03 | 0 | 0.60 | 182.73 | 0.47 | 0.27 |
| Hex | 25 | 64 | 67 | 40 | 3 | 0 | 3C | B7 | 2F | 1B |
| Octal | 45 | 144 | 147 | 100 | 3 | 0 | 74 | 267 | 57 | 33 |
| Binary | 100101 | 1100100 | 1100111 | 1000000 | 11 | 0 | 111100 | 10110111 | 101111 | 11011 |
Color Harmonies of #256467
Complementary color
Monochromatic Colors of #256467
Black with #256467
Text Example
Text Example
White with #256467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #256467; }
p { color: rgb(37,100,103); }
H1.HeaderClassName
{
color: #256467;
}
.AnyTagClassName
{
color: #256467;
}
</style>
background-color css
<style>
a { background-color: #256467; }
a { background-color: rgb(37,100,103); }
div.DivClassName
{
background-color: #256467;
}
.BgClassName
{
background-color: #256467;
}
</style>
border-color css
<style>
span { border-color: #256467; }
span { border-color: rgb(37,100,103); }
td.TdClassName
{
border-color: #256467;
}
.TagClassName
{
border-color: #256467;
}
</style>