Shades of Black Forest #253518
Tints of Black Forest #253518
RGB
CMYK
RGB Variations
Color information
#253518 (or 0x253518) is known color: Black Forest. HEX triplet: 25, 35 and 18. RGB value is (37,53,24). Sum of RGB (Red+Green+Blue) = 37+53+24=114 (15% of max value = 765). Red value is 37 (14.84% from 255 or 32.46% from 114); Green value is 53 (21.09% from 255 or 46.49% from 114); Blue value is 24 (9.77% from 255 or 21.05% from 114); Max value from RGB is 53 - color contains mainly: green. Hex color #253518 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253518 is #DACAE7. Grayscale: #2D2D2D. Windows color (decimal): -14338792 or 1586469. OLE color: 1586469.
HSL color Cylindrical-coordinate representation of color #253518: hue angle of 93.1º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #253518 is Cyan = 0.30, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 37 | 53 | 24 | - |
| CMYK | 0.30 | 0 | 0.55 | 0.79 |
| HSL | 93.1º | 0.38% | 0.15% | - |
| HSV(B) | 93.1º | 0.55% | 0.21% | - |
| XYZ | 2.2 | 3.01 | 1.33 | - |
| YUV | 44.91 | 116.2 | 122.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 53 | 24 | 0.30 | 0 | 0.55 | 0.79 | 93.1 | 0.38 | 0.15 |
| Hex | 25 | 35 | 18 | 1E | 0 | 37 | 4F | 5D | 26 | F |
| Octal | 45 | 65 | 30 | 36 | 0 | 67 | 117 | 135 | 46 | 17 |
| Binary | 100101 | 110101 | 11000 | 11110 | 0 | 110111 | 1001111 | 1011101 | 100110 | 1111 |
Color Harmonies of #253518
Complementary color
Monochromatic Colors of #253518
Black with #253518
Text Example
Text Example
White with #253518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253518; }
p { color: rgb(37,53,24); }
H1.HeaderClassName
{
color: #253518;
}
.AnyTagClassName
{
color: #253518;
}
</style>
background-color css
<style>
a { background-color: #253518; }
a { background-color: rgb(37,53,24); }
div.DivClassName
{
background-color: #253518;
}
.BgClassName
{
background-color: #253518;
}
</style>
border-color css
<style>
span { border-color: #253518; }
span { border-color: rgb(37,53,24); }
td.TdClassName
{
border-color: #253518;
}
.TagClassName
{
border-color: #253518;
}
</style>