Shades of Arapawa #265862
Tints of Arapawa #265862
RGB
CMYK
RGB Variations
Color information
#265862 (or 0x265862) is known color: Arapawa. HEX triplet: 26, 58 and 62. RGB value is (38,88,98). Sum of RGB (Red+Green+Blue) = 38+88+98=224 (29% of max value = 765). Red value is 38 (15.23% from 255 or 16.96% from 224); Green value is 88 (34.77% from 255 or 39.29% from 224); Blue value is 98 (38.67% from 255 or 43.75% from 224); Max value from RGB is 98 - color contains mainly: blue. Hex color #265862 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265862 is #D9A79D. Grayscale: #4A4A4A. Windows color (decimal): -14264222 or 6445094. OLE color: 6445094.
HSL color Cylindrical-coordinate representation of color #265862: hue angle of 190º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #265862 is Cyan = 0.61, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 88 | 98 | - |
| CMYK | 0.61 | 0.10 | 0 | 0.62 |
| HSL | 190º | 0.44% | 0.27% | - |
| HSV(B) | 190º | 0.61% | 0.38% | - |
| XYZ | 6.49 | 8.27 | 12.81 | - |
| YUV | 74.19 | 141.44 | 102.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 88 | 98 | 0.61 | 0.10 | 0 | 0.62 | 190 | 0.44 | 0.27 |
| Hex | 26 | 58 | 62 | 3D | A | 0 | 3E | BE | 2C | 1B |
| Octal | 46 | 130 | 142 | 75 | 12 | 0 | 76 | 276 | 54 | 33 |
| Binary | 100110 | 1011000 | 1100010 | 111101 | 1010 | 0 | 111110 | 10111110 | 101100 | 11011 |
Color Harmonies of #265862
Complementary color
Monochromatic Colors of #265862
Black with #265862
Text Example
Text Example
White with #265862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265862; }
p { color: rgb(38,88,98); }
H1.HeaderClassName
{
color: #265862;
}
.AnyTagClassName
{
color: #265862;
}
</style>
background-color css
<style>
a { background-color: #265862; }
a { background-color: rgb(38,88,98); }
div.DivClassName
{
background-color: #265862;
}
.BgClassName
{
background-color: #265862;
}
</style>
border-color css
<style>
span { border-color: #265862; }
span { border-color: rgb(38,88,98); }
td.TdClassName
{
border-color: #265862;
}
.TagClassName
{
border-color: #265862;
}
</style>