Shades of Stromboli #425953
Tints of Stromboli #425953
RGB
CMYK
RGB Variations
Color information
#425953 (or 0x425953) is known color: Stromboli. HEX triplet: 42, 59 and 53. RGB value is (66,89,83). Sum of RGB (Red+Green+Blue) = 66+89+83=238 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.73% from 238); Green value is 89 (35.16% from 255 or 37.39% from 238); Blue value is 83 (32.81% from 255 or 34.87% from 238); Max value from RGB is 89 - color contains mainly: green. Hex color #425953 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425953 is #BDA6AC. Grayscale: #515151. Windows color (decimal): -12428973 or 5462338. OLE color: 5462338.
HSL color Cylindrical-coordinate representation of color #425953: hue angle of 164.35º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #425953 is Cyan = 0.26, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 89 | 83 | - |
| CMYK | 0.26 | 0 | 0.07 | 0.65 |
| HSL | 164.35º | 0.15% | 0.3% | - |
| HSV(B) | 164.35º | 0.26% | 0.35% | - |
| XYZ | 7.38 | 8.93 | 9.52 | - |
| YUV | 81.44 | 128.88 | 116.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 83 | 0.26 | 0 | 0.07 | 0.65 | 164.35 | 0.15 | 0.3 |
| Hex | 42 | 59 | 53 | 1A | 0 | 7 | 41 | A4 | F | 1E |
| Octal | 102 | 131 | 123 | 32 | 0 | 7 | 101 | 244 | 17 | 36 |
| Binary | 1000010 | 1011001 | 1010011 | 11010 | 0 | 111 | 1000001 | 10100100 | 1111 | 11110 |
Color Harmonies of #425953
Complementary color
Monochromatic Colors of #425953
Black with #425953
Text Example
Text Example
White with #425953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425953; }
p { color: rgb(66,89,83); }
H1.HeaderClassName
{
color: #425953;
}
.AnyTagClassName
{
color: #425953;
}
</style>
background-color css
<style>
a { background-color: #425953; }
a { background-color: rgb(66,89,83); }
div.DivClassName
{
background-color: #425953;
}
.BgClassName
{
background-color: #425953;
}
</style>
border-color css
<style>
span { border-color: #425953; }
span { border-color: rgb(66,89,83); }
td.TdClassName
{
border-color: #425953;
}
.TagClassName
{
border-color: #425953;
}
</style>