Shades of Arapawa #265463
Tints of Arapawa #265463
RGB
CMYK
RGB Variations
Color information
#265463 (or 0x265463) is known color: Arapawa. HEX triplet: 26, 54 and 63. RGB value is (38,84,99). Sum of RGB (Red+Green+Blue) = 38+84+99=221 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.19% from 221); Green value is 84 (33.20% from 255 or 38.01% from 221); Blue value is 99 (39.06% from 255 or 44.80% from 221); Max value from RGB is 99 - color contains mainly: blue. Hex color #265463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265463 is #D9AB9C. Grayscale: #474747. Windows color (decimal): -14265245 or 6509606. OLE color: 6509606.
HSL color Cylindrical-coordinate representation of color #265463: hue angle of 194.75º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #265463 is Cyan = 0.62, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 84 | 99 | - |
| CMYK | 0.62 | 0.15 | 0 | 0.61 |
| HSL | 194.75º | 0.45% | 0.27% | - |
| HSV(B) | 194.75º | 0.62% | 0.39% | - |
| XYZ | 6.22 | 7.65 | 12.95 | - |
| YUV | 71.96 | 143.26 | 103.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 84 | 99 | 0.62 | 0.15 | 0 | 0.61 | 194.75 | 0.45 | 0.27 |
| Hex | 26 | 54 | 63 | 3E | F | 0 | 3D | C3 | 2D | 1B |
| Octal | 46 | 124 | 143 | 76 | 17 | 0 | 75 | 303 | 55 | 33 |
| Binary | 100110 | 1010100 | 1100011 | 111110 | 1111 | 0 | 111101 | 11000011 | 101101 | 11011 |
Color Harmonies of #265463
Complementary color
Monochromatic Colors of #265463
Black with #265463
Text Example
Text Example
White with #265463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265463; }
p { color: rgb(38,84,99); }
H1.HeaderClassName
{
color: #265463;
}
.AnyTagClassName
{
color: #265463;
}
</style>
background-color css
<style>
a { background-color: #265463; }
a { background-color: rgb(38,84,99); }
div.DivClassName
{
background-color: #265463;
}
.BgClassName
{
background-color: #265463;
}
</style>
border-color css
<style>
span { border-color: #265463; }
span { border-color: rgb(38,84,99); }
td.TdClassName
{
border-color: #265463;
}
.TagClassName
{
border-color: #265463;
}
</style>